Buffer


Object Hierarchy:

Gst.Audio.Buffer Gst.Audio.Buffer Gst.Audio.Buffer

Description:

[ CCode ( has_type_id = false ) ]
[ GIR ( name = "AudioBuffer" ) ]
[ Version ( since = "1.16" ) ]
public struct Buffer

A structure containing the result of an audio buffer map operation, which is executed with map.

For non-interleaved (planar) buffers, the beginning of each channel in the buffer has its own pointer in the planes array. For interleaved buffers, the planes array only contains one item, which is the pointer to the beginning of the buffer, and n_planes equals 1.

The different channels in planes are always in the GStreamer channel order.


Namespace: Gst.Audio

Content:

Static methods:

Methods:

Fields: