Navigation
| Name | MediaFrameworkUtilities |
| Type | Plugin |
| Part of Plugins | Media Framework Utilities |
| Location | /Engine/Plugins/Media/MediaFrameworkUtilities/Source/MediaFrameworkUtilities/ |
| Module Build Rules | MediaFrameworkUtilities.Build.cs |
Classes
| Name | Remarks |
|---|---|
| AMediaBundleActorBase | A base actor that |
| UMediaBundle | A bundle of the Media Asset necessary to play a video & audio |
| UMediaBundleTimeSynchronizationSource | Synchronization Source using the Media Bundle |
| UMediaPlayerTimeSynchronizationSource | Synchronization Source using the Media Player framework |
| UMediaProfile | A media profile that configures the inputs, outputs, timecode provider and custom time step. |
| UMediaProfileBlueprintLibrary | |
| UMediaProfileEditorSettings | Settings for the media profile in the editor or standalone. |
| UMediaProfilePlaybackManager | Manages playback of media items within a media profile |
| UMediaProfileSettings | Settings for the media profile. |
| UProxyMediaOutput | A media output that redirect to another media output. |
| UProxyMediaSource | A media source that reditect to another media source. |
Interfaces
| Name | Remarks |
|---|---|
| IMediaProfileManager |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FName MediaBundleMaterialParametersName::FailedTextureName
(
"FailedTexture" |
MediaBundle.h | ||
static const FName MediaBundleMaterialParametersName::GarbageMatteTextureName
(
"GarbageMatteTexture" |
MediaBundle.h | ||
static const FName MediaBundleMaterialParametersName::IsValidMediaName
(
"IsValid" |
MediaBundle.h | ||
static const FName MediaBundleMaterialParametersName::LensDisplacementMapTextureName
(
"UVDisplacementMapTexture" |
MediaBundle.h | ||
static const FName MediaBundleMaterialParametersName::MediaTextureName
(
"MediaTexture" |
MediaBundle.h |