IRbtBaseAV::SetAudioCompressor

Sets the compressor used for compressing audio

HRESULT IRbtBaseAV::SetAudioCompressor (
     IMoniker * cmpr
)

Parameters
cmpr
Moniker for the compressor, or NULL to disable audio compression

Return Values
ValueMeaning
S_OKAudio compressor changed successfully
E_FAILCannot change audio compressor

Remarks
None