Share via


EC_BANDWIDTHCHANGE (Windows CE 5.0)

Send Feedback

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

Windows Media Event Notification Codes

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.