IMFTimedTextFormattedText interface
[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]
Represents a block of formatted timed-text.
Members
The IMFTimedTextFormattedText interface inherits from the IUnknown interface. IMFTimedTextFormattedText also has these types of members:
Methods
The IMFTimedTextFormattedText interface has these methods.
| Method | Description |
|---|---|
| GetSubformatting |
Gets a subformat in the formatted timed-text object. |
| GetSubformattingCount |
Gets the number of subformats in the formatted timed-text object. |
| GetText |
Gets the text in the formatted timed-text object. |
Requirements
|
Minimum supported client |
Windows 10 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2016 [desktop apps only] |
|
Header |
|
|
IDL |
|
See also