Struct gstreamer_sdp_sys::GstMIKEYPayloadT[][src]

#[repr(C)]
pub struct GstMIKEYPayloadT { pub pt: GstMIKEYPayload, pub type_: GstMIKEYTSType, pub ts_value: *mut u8, }

Fields

Trait Implementations

impl Copy for GstMIKEYPayloadT
[src]

impl Clone for GstMIKEYPayloadT
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstMIKEYPayloadT
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstMIKEYPayloadT

impl !Sync for GstMIKEYPayloadT