Struct gstreamer_sdp::SDPMessage[]

pub struct SDPMessage(_);

Methods

impl SDPMessage
[src]

Trait Implementations

impl Clone for SDPMessage

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl StaticType for SDPMessage

Returns the type identifier of Self.

impl Default for SDPMessage
[src]

Returns the "default value" for a type. Read more

impl Send for SDPMessage
[src]

Auto Trait Implementations

impl !Sync for SDPMessage