Share via


EC_BANDWIDTHCHANGE (Windows Embedded CE 6.0)

1/6/2010

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