AudioChannelMixer

class AudioChannelMixer {
GstAudioChannelMixer* cInstancePtr;
bool owned;
}

Constructors

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

Members

Functions

cPtr
void* cPtr()
isPassthrough
bool isPassthrough()

Check if mix is in passthrough.