EC_BANDWIDTHCHANGE (Compact 2013)
3/26/2014
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.