Navigation
API > API/Runtime > API/Runtime/MediaAssets > API/Runtime/MediaAssets/UMediaPlayer
| Type | Name | Description | |
|---|---|---|---|
| FVariant | GetMediaInfo
(
FName InfoName |
Get information about the media that is playing. | |
| bool | GetMediaInfo
(
T& Result, |
Templated version of GetMediaInfo. No need to deal with variants. |