Struct gstreamer::StaticCaps [−][src]
#[repr(C)]pub struct StaticCaps(_);
Methods
impl StaticCaps
[src]
impl StaticCaps
Trait Implementations
impl Send for StaticCaps
[src]
impl Send for StaticCaps
impl Sync for StaticCaps
[src]
impl Sync for StaticCaps
impl StaticType for StaticCaps
[src]
impl StaticType for StaticCaps
fn static_type() -> Type
[src]
fn static_type() -> Type
Returns the type identifier of Self
.