IMFTimedTextTrack::IsInBand method (mfmediaengine.h)

Determines whether the timed-text track is inband.

Syntax

BOOL IsInBand();

Return value

Type: BOOL

Returns whether the timed-text track is inband. If TRUE, the timed-text track is inband; 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

IMFTimedTextTrack