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 display region of a timed-text object.
Inheritance
The IMFTimedTextRegion interface inherits from the IUnknown interface. IMFTimedTextRegion also has these types of members:
Methods
The IMFTimedTextRegion interface has these methods.
IMFTimedTextRegion::GetBackgroundColor Gets the background color of the region. |
IMFTimedTextRegion::GetClipOverflow Determines whether a clip of text overflowed the region. |
IMFTimedTextRegion::GetDisplayAlignment Gets the display alignment of the region. |
IMFTimedTextRegion::GetExtent Gets the extent of the region. |
IMFTimedTextRegion::GetLineHeight Gets the height of each line of text in the region. |
IMFTimedTextRegion::GetName Gets the name of the region. |
IMFTimedTextRegion::GetPadding Gets the padding that surrounds the region. |
IMFTimedTextRegion::GetPosition Gets the position of the region. |
IMFTimedTextRegion::GetScrollMode Gets the scroll mode of the region. |
IMFTimedTextRegion::GetWrap Determines whether the word wrap feature is enabled in the region. |
IMFTimedTextRegion::GetWritingMode Gets the writing mode of the region. |
IMFTimedTextRegion::GetZIndex Gets the Z-index (depth) of the region. |
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 |