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