Previous | Next |
The SetBitrate method specifies the bit rate for the stream.
Syntax
HRESULT SetBitrate(
DWORD dwBitrate
);
Parameters
dwBitrate
[in] Double word containing the bit rate.
Return Values
This method always returns S_OK.
See Also
Previous | Next |