Navigation
API > API/Runtime > API/Runtime/Media > API/Runtime/Media/IMediaOptions > API/Runtime/Media/IMediaOptions/GetMediaOption
- IMediaOptions::GetMediaOption()
- USharedMemoryMediaSource::GetMediaOption()
- UTimeSynchronizableMediaSource::GetMediaOption()
- URivermaxMediaSource::GetMediaOption()
- UBlackmagicMediaSource::GetMediaOption()
- UCaptureCardMediaSource::GetMediaOption()
- UBlackmagicMediaSource::GetMediaOption()
- UAjaMediaSource::GetMediaOption()
- UAjaMediaSource::GetMediaOption()
- UPlatformMediaSource::GetMediaOption()
- UProxyMediaSource::GetMediaOption()
- UFileMediaSource::GetMediaOption()
- URivermaxMediaSource::GetMediaOption()
- UBlackmagicMediaSource::GetMediaOption()
- UCaptureCardMediaSource::GetMediaOption()
- UBlackmagicMediaSource::GetMediaOption()
- UAjaMediaSource::GetMediaOption()
- UAjaMediaSource::GetMediaOption()
- UImgMediaSource::GetMediaOption()
- UMediaSource::GetMediaOption()
- USharedMemoryMediaSource::GetMediaOption()
- UTimeSynchronizableMediaSource::GetMediaOption()
- URivermaxMediaSource::GetMediaOption()
- UBlackmagicMediaSource::GetMediaOption()
- UCaptureCardMediaSource::GetMediaOption()
- UBlackmagicMediaSource::GetMediaOption()
- UAjaMediaSource::GetMediaOption()
- UAjaMediaSource::GetMediaOption()
- UPlatformMediaSource::GetMediaOption()
- UProxyMediaSource::GetMediaOption()
- UFileMediaSource::GetMediaOption()
- URivermaxMediaSource::GetMediaOption()
- UBlackmagicMediaSource::GetMediaOption()
- UCaptureCardMediaSource::GetMediaOption()
- UBlackmagicMediaSource::GetMediaOption()
- UAjaMediaSource::GetMediaOption()
- UAjaMediaSource::GetMediaOption()
- UImgMediaSource::GetMediaOption()
References
| Module | Media |
| Header | /Engine/Source/Runtime/Media/Public/IMediaOptions.h |
| Include | #include "IMediaOptions.h" |
bool GetMediaOption
&40;
const FName & Key,
bool DefaultValue
&41; const
Remarks
Get a Boolean media option. The option value.
Parameters
| Name | Description |
|---|---|
| Key | The name of the option to get. |
| DefaultValue | The default value to return if the option is not set. |