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