Back to Seed Clases

GstSdp


Classes

Interfaces

Structs

Unions

Enums

Struct GstSdp.SDPMedia

Import line: GstSdp = imports.gi.GstSdp;
GIR File: GstSdp-0.10.gir
C documentation: GstSDPMedia
Struct : SDPMedia
  Show / Hide Inherited methods, properties and signals
The contents of the SDP "m=" field with all related fields.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GstSdp.SDPMedia ()
Create a new GstSdp.SDPMedia
Create a new GstSdp.SDPMedia
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GstRtsp.RTSPExtension
Method
setup_media (SDPMedia media) : GstRtsp.RTSPResult
GstSdp.SDPMessage
Method
get_media (Number idx) : GstSdp.SDPMedia
Get the media description at index idx in msg.
GstSdp.SDPMessage
Method
add_media (SDPMedia media) : GstSdp.SDPResult
Adds media to the array of medias in msg.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:03 GMT+0800 (HKT)