Struct gstreamer::ParseContext []

pub struct ParseContext(_);

Methods

impl ParseContext
[src]

[src]

Important traits for Vec<u8>
[src]

Trait Implementations

impl Clone for ParseContext

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for ParseContext

Formats the value using the given formatter. Read more

impl StaticType for ParseContext

Returns the type identifier of Self.

impl Default for ParseContext
[src]

[src]

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

Auto Trait Implementations

impl !Send for ParseContext

impl !Sync for ParseContext