Function AudioStreamSample.mixRate
The sample rate for mixing this audio.
long mixRate() nothrow @property @nogc;
void mixRate
(
long v
) nothrow @property @nogc;
The sample rate for mixing this audio.
long mixRate() nothrow @property @nogc;
void mixRate
(
long v
) nothrow @property @nogc;