Struct gstreamer_sdp::SDPBandwidth[][src]

#[repr(C)]
pub struct SDPBandwidth(_);

Methods

impl SDPBandwidth
[src]

Trait Implementations

impl Drop for SDPBandwidth
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl !Send for SDPBandwidth

impl !Sync for SDPBandwidth