Type Definition gstreamer::sample::Sample[][src]

type Sample = GstRc<SampleRef>;

Trait Implementations

impl<'a> Serialize for Sample
[src]

Serialize this value into the given Serde serializer. Read more

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

Deserialize this value from the given Serde deserializer. Read more