AudioQuantize

class AudioQuantize {
GstAudioQuantize* cInstancePtr;
bool owned;
}

Constructors

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

Members

Functions

cPtr
void* cPtr()
reset
void reset()

Reset quant to the state is was when created, clearing any history it might have.