Navigation
| Name | MediaProfile |
| Type | Plugin |
| Part of Plugins | Media Profile |
| Location | /Engine/Plugins/Media/MediaProfile/Source/MediaProfile/ |
| Module Build Rules | MediaProfile.Build.cs |
Classes
| Name | Remarks |
|---|---|
| UMediaProfile | A media profile that configures the inputs, outputs, timecode provider and custom time step. |
| 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 redirects to another media source. |
Interfaces
| Name | Remarks |
|---|---|
| IMediaProfileManager | |
| IMediaProfileModule | Public interface for MediaProfileModule |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Queries a config property (MediaProfile.bAllowActiveViewportCapture, in DefaultEngine.ini) to determine if active viewport capture is allowed. | Profile/MediaProfilePlaybackManager.h | ||
| Queries a config property (MediaProfile.bAllowManagedViewportCapture, in DefaultEngine.ini) to determine if managed viewport capture is allowed. | Profile/MediaProfilePlaybackManager.h |