Navigation
API > API/Runtime > API/Runtime/MediaAssets > API/Runtime/MediaAssets/UPlatformMediaSource
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
bool | GetMediaOption
(
const FName& Key, |
Get a Boolean media option. |
![]() ![]() ![]() |
double | GetMediaOption
(
const FName& Key, |
Get a double precision floating point media option. |
![]() ![]() ![]() |
int64 | GetMediaOption
(
const FName& Key, |
Get a signed integer media option. |
![]() ![]() ![]() |
FString | GetMediaOption
(
const FName& Key, |
Get a string media option. |
![]() ![]() ![]() |
FText | GetMediaOption
(
const FName& Key, |
Get a localized text media option. |