Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Interface that defines callbacks for Microsoft Media Foundation Timed Text notifications.
Inheritance
The IMFTimedTextNotify interface inherits from the IUnknown interface. IMFTimedTextNotify also has these types of members:
Methods
The IMFTimedTextNotify interface has these methods.
IMFTimedTextNotify::Cue Called when a cue event occurs in a text track. |
IMFTimedTextNotify::Error Called when an error occurs in a text track. |
IMFTimedTextNotify::Reset Resets the timed-text-notify object. |
IMFTimedTextNotify::TrackAdded Called when a text track is added. |
IMFTimedTextNotify::TrackRemoved Called when a text track is removed. |
IMFTimedTextNotify::TrackSelected Called when a track is selected or deselected. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 [desktop apps only] |
Minimum supported server | Windows Server 2016 [desktop apps only] |
Target Platform | Windows |
Header | mfmediaengine.h |