Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Public/MediaIOCoreDefinitions.h |
Include |
#include "MediaIOCoreDefinitions.h" |
USTRUCT()
struct FMediaIOMode
Identifies a media mode.
Name | Description | ||
---|---|---|---|
|
DeviceModeIdentifier |
The mode's identifier for the device. |
|
|
FrameRate |
The mode's frame rate. |
|
|
Resolution |
The mode's image resolution. |
|
|
Standard |
The mode's scanning type. |
Name | Description | |
---|---|---|
|
FMediaIOMode() |
Name | Description | ||
---|---|---|---|
|
GetModeName() |
Return the name of this mode from MediaIOCommonDisplayModes. |
|
|
IsValid() |
Return true if the mode has been set properly. |
Name | Description | ||
---|---|---|---|
|
operator== ( |