Searched refs:BASS_ENCODE_PCM (Results 1 – 2 of 2) sorted by relevance
14 #define BASS_ENCODE_PCM 64 // write PCM sample data (no encoder) macro
653 …_str(), BASS_ENCODE_AUTOFREE | (encode_format == EncodeFormat::WAV ? BASS_ENCODE_PCM : 0), NULL, 0… in EncodeAudio()