Back to Seed Clases

GstRtp


Classes

Interfaces

Structs

Unions

Enums

Enum GstRtp.RTCPType

Import line: GstRtp = imports.gi.GstRtp;
GIR File: GstRtp-0.10.gir
C documentation: GstRTCPType
Enum : RTCPType
  Show / Hide Inherited methods, properties and signals
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GstRtp
Method
GstRtp.rtcp_buffer_add_packet (Buffer buffer, RTCPType type, RTCPPacket packet) : Boolean
Add a new packet of type to buffer.
GstRtp
Method
GstRtp.rtcp_packet_get_type (RTCPPacket packet) : GstRtp.RTCPType
Get the packet type of the packet pointed to by packet.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:02 GMT+0800 (HKT)