Type Definition gstreamer::caps::Caps[][src]

type Caps = GstRc<CapsRef>;

Trait Implementations

impl FromStr for Caps
[src]

The associated error which can be returned from parsing.

Parses a string s to return a value of this type. Read more

impl Serialize for Caps
[src]

Serialize this value into the given Serde serializer. Read more

impl<'de> Deserialize<'de> for Caps
[src]

Deserialize this value from the given Serde deserializer. Read more