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.
Represents the timed-text-cue object.
Inheritance
The IMFTimedTextCue interface inherits from the IUnknown interface. IMFTimedTextCue also has these types of members:
Methods
The IMFTimedTextCue interface has these methods.
| IMFTimedTextCue::GetCueKind Gets the kind of timed-text cue. |
| IMFTimedTextCue::GetData Gets the data content of the timed-text cue. |
| IMFTimedTextCue::GetDuration Gets the duration time of the cue in the track. |
| IMFTimedTextCue::GetId Gets the identifier of a timed-text cue. |
| IMFTimedTextCue::GetLine Gets a line of text in the cue from the index of the line. |
| IMFTimedTextCue::GetLineCount Gets the number of lines of text in the timed-text cue. |
| IMFTimedTextCue::GetOriginalId Gets the cue identifier that is provided in the text-track data format, if available. |
| IMFTimedTextCue::GetRegion Gets info about the display region of the timed-text cue. |
| IMFTimedTextCue::GetStartTime Gets the start time of the cue in the track. |
| IMFTimedTextCue::GetStyle Gets info about the style of the timed-text cue. |
| IMFTimedTextCue::GetTrackId Gets the identifier of the timed-text cue. |
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 |