Struct gstreamer_sys::GstStructure [−][src]
Fields
type_: GType
name: GQuark
Trait Implementations
impl Copy for GstStructure[src]
impl Copy for GstStructureimpl Clone for GstStructure[src]
impl Clone for GstStructurefn clone(&self) -> GstStructure[src]
fn clone(&self) -> GstStructureReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Debug for GstStructure[src]
impl Debug for GstStructureAuto Trait Implementations
impl Send for GstStructure
impl Send for GstStructureimpl Sync for GstStructure
impl Sync for GstStructure