c
Back to Seed Clases

GstSdp


Classes

Interfaces

Structs

Unions

Enums

Struct GstSdp.SDPMessage

Import line: GstSdp = imports.gi.GstSdp;
GIR File: GstSdp-0.10.gir
C documentation: GstSDPMessage
Struct : SDPMessage
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GstSdp.SDPMessage ()
Create a new GstSdp.SDPMessage
Create a new GstSdp.SDPMessage
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GstRtsp.RTSPExtension
Method
parse_sdp (SDPMessage sdp, Structure s) : GstRtsp.RTSPResult
GstSdp
Method
GstSdp.sdp_message_as_uri (String scheme, SDPMessage msg) : String
GstSdp
Method
GstSdp.sdp_message_new (SDPMessage msg) : GstSdp.SDPResult
GstSdp
Method
GstSdp.sdp_message_parse_buffer (guint8 data, guint32 size, SDPMessage msg) : GstSdp.SDPResult
GstSdp
Method
GstSdp.sdp_message_parse_uri (String uri, SDPMessage msg) : GstSdp.SDPResult
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:50 GMT+0800 (HKT)