Trait gstreamer_rtsp_server::GstRcRTSPTokenExt [−][src]
pub trait GstRcRTSPTokenExt<T: MiniObject> { fn new_empty() -> Self; fn new(values: &[(&str, &ToSendValue)]) -> Self; }
Required Methods
Implementations on Foreign Types
impl GstRcRTSPTokenExt<RTSPTokenRef> for GstRc<RTSPTokenRef>
[src]
impl GstRcRTSPTokenExt<RTSPTokenRef> for GstRc<RTSPTokenRef>