Navigation
API > API/Runtime > API/Runtime/Media > API/Runtime/Media/IMediaPlayer
Description
Get the player's playback controls.
The interface returned by this method must remain valid for the player's life time.
| Name | GetControls |
| Type | function |
| Header File | /Engine/Source/Runtime/Media/Public/IMediaPlayer.h |
| Include Path | #include "IMediaPlayer.h" |
IMediaControls & GetControls()
Playback controls.
See Also
-
GetSamples
-
GetTracks
-
GetView