Navigation
| Name | MediaViewer |
| Type | Plugin |
| Part of Plugins | MediaViewer |
| Location | /Engine/Plugins/Media/MediaViewer/Source/MediaViewer/ |
| Module Build Rules | MediaViewer.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FMediaImageStatusBarExtender | |
| FMediaImageViewer | Image resource for the AB Image Viewer representing a source that can be displayed as a 2d image. |
| SMediaViewerTab |
Structs
| Name | Remarks |
|---|---|
| FMediaImageCanvasPaintGeometry | Geometry of the image within the panel. |
| FMediaImageCanvasPaintParams | Parameters used by the image viewers to paint their image. |
| FMediaImagePaintSettings | |
| FMediaImageSlatePaintGeometry | Geometry of the image within the panel. |
| FMediaImageSlatePaintParams | Parameters used by the image viewers to paint their image. |
| FMediaImageStatusBarExtension | |
| FMediaImageViewerEventParams | |
| FMediaImageViewerInfo | Information about the image viewer's image. |
| FMediaImageViewerPanelSettings | Settings related to drawing panel contents other than the image itself. |
| FMediaViewerArgs | |
| FMediaViewerDelegates | |
| FMediaViewerLibraryDynamicGroup | Contains all data for a Library group which has dynamic elements based on an external source. |
| FMediaViewerLibraryEntry | Contains all data for a Library group |
| FMediaViewerLibraryGroup | Contains all data for a Library group |
| FMediaViewerLibraryItem | Contains all data for a Library item. |
| IMediaImageViewerFactory |
Interfaces
| Name | Remarks |
|---|---|
| IMediaViewerLibrary | Groups are identified by a single GUID. |
| IMediaViewerLibraryWidget | Displays a visual representation of a |
| IMediaViewerModule | Media Viewer - Display and compare media |
Enums
Public
| Name | Remarks |
|---|---|
| UE::MediaViewer::EMediaImageViewerPosition | |
| UE::MediaViewer::EMediaViewerLibraryEntryType |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| StatusBarCenter | const FLazyName | MediaViewer.h | ||
| StatusBarLeft | const FLazyName | MediaViewer.h | ||
| StatusBarRight | const FLazyName | MediaViewer.h | ||
| ToolbarCenter | const FLazyName | MediaViewer.h | ||
| ToolbarLeft | const FLazyName | MediaViewer.h | ||
| ToolbarRight | const FLazyName | MediaViewer.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
int32 GetTypeHash
(
const FMediaViewerLibraryEntry& InEntry |
Library/MediaViewerLibraryEntry.h |