IMFTimedTextRegion 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 the display region of a timed-text object.

Members

The IMFTimedTextRegion interface inherits from the IUnknown interface. IMFTimedTextRegion also has these types of members:

Methods

The IMFTimedTextRegion interface has these methods.

MethodDescription
GetBackgroundColor

Gets the background color of the region.

GetClipOverflow

Determines whether a clip of text overflowed the region.

GetDisplayAlignment

Gets the display alignment of the region.

GetExtent

Gets the extent of the region.

GetLineHeight

Gets the height of each line of text in the region.

GetName

Gets the name of the region.

GetPadding

Gets the padding that surrounds the region.

GetPosition

Gets the position of the region.

GetScrollMode

Gets the scroll mode of the region.

GetWrap

Determines whether the word wrap feature is enabled in the region.

GetWritingMode

Gets the writing mode of the region.

GetZIndex

Gets the Z-index (depth) of the region.

 

Requirements

Minimum supported client

Windows 10 [desktop apps only]

Minimum supported server

Windows Server 2016 [desktop apps only]

Header

Mfmediaengine.h

IDL

Mfmediaengine.idl

See also

Media Foundation Interfaces

 

 

Show: