Struct gstreamer::sample::SampleRef [−][src]
#[repr(transparent)]pub struct SampleRef(_);
Implementations
This is supported on crate feature
v1_16
only.This is supported on crate feature
v1_16
only.This is supported on crate feature
v1_16
only.This is supported on crate feature
v1_16
only.This is supported on crate feature
v1_16
only.Trait Implementations
type Checker = GenericValueTypeOrNoneChecker<Self>
type Checker = GenericValueTypeOrNoneChecker<Self>
Value type checker.
Get the contained value from a Value
. Read more
Returns the type identifier of Self
.