Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

MESourceCharacteristicsChanged event

Raised by a media source when the source's characteristics change.

Event values

Possible values retrieved from IMFMediaEvent::GetValue include the following.

VARTYPEDescription

VT_EMPTY

No event data.

Attributes

The following attributes are defined for this event.

AttributeDescription

MF_EVENT_SOURCE_CHARACTERISTICS

New characteristics of the media source.

MF_EVENT_SOURCE_CHARACTERISTICS_OLD

Previous characteristics of the media source.

Requirements

Minimum supported client

Windows Vista [desktop apps only]

Minimum supported server

Windows Server 2008 [desktop apps only]

Header

Mfobjects.h (include Mfidl.h)

See also

IMFMediaSource
Media Foundation Events

 

 

Show:
© 2017 Microsoft