Struct gstreamer::ParseContext[]

pub struct ParseContext(_);

Methods

impl ParseContext
[src]

Important traits for Vec<u8>

Trait Implementations

impl Clone for ParseContext

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl StaticType for ParseContext

Returns the type identifier of Self.

impl Default for ParseContext
[src]

Returns the "default value" for a type. Read more

Auto Trait Implementations

impl !Send for ParseContext

impl !Sync for ParseContext