Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Retrieves a list of all timed-text tracks registered with the IMFTimedText.
Syntax
HRESULT GetTracks(
[out] IMFTimedTextTrackList **tracks
);
Parameters
[out] tracks
Type: IMFTimedTextTrackList**
Receives a pointer to track list.
Return value
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | mfmediaengine.h |
| Library | Mfmediaengine.lib |
| DLL | Mfmediaengine.dll |