Share via


EC_BANDWIDTHCHANGE

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This event code is sent when the bandwidth level of the streaming data has changed.

Parameters

  • lParam1
    Value of type WORD containing the new bandwidth level.
  • lParam2
    Value of type long indicating the maximum number of possible bandwidth levels.

    This parameter is 0 if the maximum number of bandwidth levels could not be determined.

Remarks

For information about how to use this event code, see CBaseFilter::NotifyEvent.

See Also

Reference

Windows Media Event Notification Codes