Struct gstreamer::ParseContext [−]
pub struct ParseContext(_);
Methods
impl ParseContext[src]
impl ParseContextTrait Implementations
impl Clone for ParseContext
impl Clone for ParseContextfn clone(&self) -> ParseContext
fn clone(&self) -> ParseContextReturns 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 StaticType for ParseContext
impl StaticType for ParseContextfn static_type() -> Type
fn static_type() -> TypeReturns the type identifier of Self.
impl Default for ParseContext[src]
impl Default for ParseContextAuto Trait Implementations
impl !Send for ParseContext
impl !Send for ParseContextimpl !Sync for ParseContext
impl !Sync for ParseContext