IRbtBaseAV::SetVideoCompressor

Sets the compressor used for compressing video

HRESULT IRbtBaseAV::SetVideoCompressor (
     IMoniker * cmpr
)

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

Return Values
ValueMeaning
S_OKVideo compressor changed successfully
E_FAILCannot change video compressor

Remarks
None