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 info field.

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

Get meta field.

samples
size_t samples [@property getter]

Get samples field.

samples
size_t samples [@property setter]

Set samples field.

Static functions

getInfo
gst.meta_info.MetaInfo getInfo()