c
Back to Seed Clases

GstRtp


Classes

Interfaces

Structs

Unions

Enums

Enum GstRtp.RTCPSDESType

Import line: GstRtp = imports.gi.GstRtp;
GIR File: GstRtp-0.10.gir
C documentation: GstRTCPSDESType
Enum : RTCPSDESType
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GstRtp
Method
GstRtp.rtcp_sdes_name_to_type (String name) : GstRtp.RTCPSDESType
GstRtp
Method
GstRtp.rtcp_sdes_type_to_name (RTCPSDESType type) : String
GstRtp.RTCPPacket
Method
sdes_add_entry (RTCPSDESType type, guint8 len, guint8 data) : gboolean
GstRtp.RTCPPacket
Method
sdes_copy_entry (RTCPSDESType type, guint8 len, guint8 data) : gboolean
GstRtp.RTCPPacket
Method
sdes_get_entry (RTCPSDESType type, guint8 len, guint8 data) : gboolean
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:48 GMT+0800 (HKT)