Struct gstreamer_rtsp_server::RTSPTokenRef[][src]

pub struct RTSPTokenRef(_);

Methods

impl RTSPTokenRef
[src]

Trait Implementations

impl MiniObject for RTSPTokenRef
[src]

Important traits for &'a mut R

Important traits for &'a mut R

impl GstRcRTSPTokenExt<RTSPTokenRef> for GstRc<RTSPTokenRef>
[src]

impl ToOwned for RTSPTokenRef
[src]

Creates owned data from borrowed data, usually by cloning. Read more

🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

Uses borrowed data to replace owned data, usually by cloning. Read more

impl StaticType for RTSPTokenRef
[src]

Returns the type identifier of Self.

Auto Trait Implementations

impl !Send for RTSPTokenRef

impl !Sync for RTSPTokenRef