Struct gstreamer::message::MessageRef [−][src]
#[repr(transparent)]pub struct MessageRef(_);
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 GstMessage
Returns the type identifier of Self
.