Navigation
Unreal Engine C++ API Reference > Plugins > MediaFrameworkUtilities > MediaAssets > UProxyMediaSource
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. |