IMFTimedTextCue::GetLineCount method (mfmediaengine.h)

Gets the number of lines of text in the timed-text cue.

Syntax

DWORD GetLineCount();

Return value

Type: DWORD

Returns the number of lines of text.

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

IMFTimedTextCue