IRbtBaseAV::GetVideoCompressor

Gets the compressor currently used for compressing video

HRESULT IRbtBaseAV::GetVideoCompressor (
     IMoniker ** cmpr
)

Parameters
cmpr
Returns moniker for the compressor, or NULL if video compression is disabled

Return Values
ValueMeaning
S_OKVideo compressor retrieved
S_FALSEVideo compression currently disabled

Remarks
None