Struct gstreamer_sdp::SDPAttribute[][src]

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

Methods

impl SDPAttribute
[src]

Trait Implementations

impl Drop for SDPAttribute
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl !Send for SDPAttribute

impl !Sync for SDPAttribute