Navigation
API > API/Runtime > API/Runtime/Media > API/Runtime/Media/IMediaPlayer
References
| Module | Media |
| Header | /Engine/Source/Runtime/Media/Public/IMediaPlayer.h |
| Include | #include "IMediaPlayer.h" |
IMediaTracks & GetTracks()
Remarks
Get the player's track collection.
The interface returned by this method must remain valid for the player's life time. Tracks interface.