SetCodecProperties
|
Quality [in]
|
Numerical value of the quality parameter used by the codec, if supported.
|
DataRate [in]
|
Data rate in kb/sec used by the codec, if supported.
|
KeyFrameRate [in]
|
Amount of frames after which a key frame is recorded, if supported.
|
PFramesPerKey [in]
|
Rate of predicted (P) frames per key frame, if supported.
|
WindowSize [in]
|
Amount of frames over which the compressor maintains the average data rate.
|
|
S_OK
|
Success
|
E_FAIL
|
Failure to set the codec's properties
|
|