Buffer


Object Hierarchy:

Gst.RTCP.Buffer Gst.RTCP.Buffer Gst.RTCP.Buffer

Description:

[ CCode ( has_type_id = false ) ]
[ GIR ( name = "RTCPBuffer" ) ]
public struct Buffer

Note: The API in this module is not yet declared stable.

The GstRTPCBuffer helper functions makes it easy to parse and create regular Buffer objects that contain compound RTCP packets. These buffers are typically of 'application/x-rtcp' Caps.

An RTCP buffer consists of 1 or more Packet structures that you can retrieve with get_first_packet. Packet acts as a pointer into the RTCP buffer; you can move to the next packet with move_to_next.


Namespace: Gst.RTCP

Content:

Static methods:

Methods:

Fields: