Windows Media Format SDK banner art
PreviousNext

IWMStreamConfig::SetBitrate

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

PreviousNext


© 1999 Microsoft Corporation. All rights reserved.