Back to Seed Clases

GstRtp


Classes

Interfaces

Structs

Unions

Enums

Struct GstRtp.RTPPayloadInfo

Import line: GstRtp = imports.gi.GstRtp;
GIR File: GstRtp-0.10.gir
C documentation: GstRTPPayloadInfo
Struct : RTPPayloadInfo
  Show / Hide Inherited methods, properties and signals
"message". channels. NULL = not applicable. Structure holding default payload type information.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GstRtp.RTPPayloadInfo ()
Create a new GstRtp.RTPPayloadInfo
Create a new GstRtp.RTPPayloadInfo
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GstRtp
Method
GstRtp.payload_info_for_name (String media, String encoding_name) : GstRtp.RTPPayloadInfo
Get the GstRTPPayloadInfo for media and encoding_name.
GstRtp
Method
GstRtp.payload_info_for_pt (Number payload_type) : GstRtp.RTPPayloadInfo
Get the GstRTPPayloadInfo for payload_type.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:02 GMT+0800 (HKT)