IMFTimedTextTrack::GetErrorCode method (mfmediaengine.h)

Gets a value indicating the error type of the latest error associated with the track.

Syntax

MF_TIMED_TEXT_ERROR_CODE GetErrorCode();

Return value

Type: MF_TIMED_TEXT_ERROR_CODE

A value indicating the error type of the latest error associated with the track.

Requirements

Requirement Value
Target Platform Windows
Header mfmediaengine.h
Library Mfmediaengine.lib
DLL Mfmediaengine.dll

See also

IMFTimedTextTrack