AudioMeta

#GstAudioDownmixMeta defines an audio downmix matrix to be send along with audio buffers. These functions in this module help to create and attach the meta as well as extracting it.

Constructors

this
this(void* ptr, Flag!"Take" take)

Members

Functions

cPtr
void* cPtr()

Properties

info
gstaudio.audio_info.AudioInfo info [@property getter]

Get field info.

meta
gst.meta.Meta meta [@property getter]

Get field meta.

samples
size_t samples [@property getter]

Get field samples.

samples
size_t samples [@property setter]

Set field samples.

Static functions

getInfo
gst.meta_info.MetaInfo getInfo()