BASS_ATTRIB_OPUS_ORIGFREQ attribute
The sample rate of an Opus stream's source material.
BASS_ChannelGetAttribute( HSTREAM handle, BASS_ATTRIB_OPUS_ORIGFREQ, float *freq );
Parameters
handle | The Opus stream handle. |
freq | The sample rate. |
The sample rate of an Opus stream's source material.
BASS_ChannelGetAttribute( HSTREAM handle, BASS_ATTRIB_OPUS_ORIGFREQ, float *freq );
handle | The Opus stream handle. |
freq | The sample rate. |