IMFTimedTextStyle::IsExternal method (mfmediaengine.h)

Determines whether the timed-text style is external.

Syntax

BOOL IsExternal();

Return value

Type: BOOL

Returns whether the timed-text style is external. If TRUE, the timed-text style is external; otherwise, FALSE.

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

See also

IMFTimedTextStyle