Struct gstreamer::context::ContextRef [−][src]
#[repr(transparent)]pub struct ContextRef(_);
Implementations
Trait Implementations
Performs the conversion.
Immutably borrows from an owned value. Read more
type Checker = GenericValueTypeOrNoneChecker<Self>
type Checker = GenericValueTypeOrNoneChecker<Self>
Value type checker.
Get the contained value from a Value
. Read more
type GlibType = *mut GstContext
Returns the type identifier of Self
.