Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IMFTimedTextStyle 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 style for timed text.

Members

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

Methods

The IMFTimedTextStyle interface has these methods.

MethodDescription
GetBackgroundColor

Gets the background color of the timed-text style.

GetBold

Determines whether the style of timed text is bold.

GetColor

Gets the color of the timed-text style.

GetFontFamily

Gets the font family of the timed-text style.

GetFontSize

Gets the font size of the timed-text style.

GetFontStyle

Gets the font style of the timed-text style.

GetName

Gets the name of the timed-text style.

GetRightToLeft

Determines whether the right to left writing mode of the timed-text style is enabled.

GetShowBackgroundAlways

Determines whether the style of timed text always shows the background.

GetTextAlignment

Gets the text alignment of the timed-text style.

GetTextDecoration

Gets how text is decorated for the timed-text style.

GetTextOutline

Gets the text outline for the timed-text style.

IsExternal

Determines whether the timed-text style is external.

 

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:
© 2017 Microsoft