Struct gstreamer_sdp_sys::GstMIKEYMapSRTP [−][src]
Fields
policy: u8
ssrc: u32
roc: u32
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstMIKEYMapSRTP
impl Send for GstMIKEYMapSRTP
impl Sync for GstMIKEYMapSRTP
impl Unpin for GstMIKEYMapSRTP
impl UnwindSafe for GstMIKEYMapSRTP
Blanket Implementations
Mutably borrows from an owned value. Read more