Methods | Description |
---|---|
mozSetup(channels, sampleRate) | Defines the channels and sample rate for the generated audio stream |
mozWriteAudio( | Writes the samples, from an array, for the generated audio |
mozCurrentSampleOffset() | Gets the current playback position of the audio, denoted in samples |