className
stringlengths
1
167
headerPath
stringlengths
14
166
description
stringlengths
0
1.62k
module
stringlengths
3
36
code
stringlengths
0
11.4k
variables
listlengths
0
395
AJASyncChannel::AJASyncChannel
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
AJASyncChannel ( [AJASyncChannel](API\Plugins\AjaCore\AJASyncChannel) & )
[]
AJASyncChannel::~AJASyncChannel
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
~AJASyncChannel()
[]
AJASyncChannel
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
class AJASyncChannel
[]
AJASyncChannelOptions::AJASyncChannelOptions
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
AJASyncChannelOptions ( const TCHAR * DebugName )
[]
AJASyncChannelOptions
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
struct AJASyncChannelOptions
[ { "type": "bool", "name": "bAutoDetectFormat", "description": "" }, { "type": "bool", "name": "bOutput", "description": "" }, { "type": "bool", "name": "bWaitForFrameToBeReady", "description": "" }, { "type": "IAJASyncChannel...", "name": "CallbackInterface", "description": "" }, { "type": "uint32_t", "name": "ChannelIndex", "description": "" }, { "type": "ETimecodeFormat", "name": "TimecodeFormat", "description": "" }, { "type": "ETransportType", "name": "TransportType", "description": "" }, { "type": "FAJAVideoFormat", "name": "VideoFormatIndex", "description": "" } ]
AJATimecodeChannel::GetTimecode
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
Only available if the initialization succeeded.
AjaCore
bool GetTimecode ( [FTimecode](API\Plugins\AjaCore\FTimecode) & OutTimecode ) const
[]
AJATimecodeChannel::Initialize
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
bool Initialize ( const [AJADeviceOptions](API\Plugins\AjaCore\AJADeviceOptions) & InDevice, const [AJATimecodeChannelOptions](API\Plugins\AjaCore\AJATimecodeChannelOptions) & InOption )
[]
AJATimecodeChannel::operator=
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
[AJATimecodeChannel](API\Plugins\AjaCore\AJATimecodeChannel) & operator= ( [AJATimecodeChannel](API\Plugins\AjaCore\AJATimecodeChannel) & )
[]
AJATimecodeChannel::Uninitialize
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
void Uninitialize()
[]
AJATimecodeChannel::AJATimecodeChannel
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
AJATimecodeChannel()
[]
AJATimecodeChannel::AJATimecodeChannel
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
AJATimecodeChannel ( [AJATimecodeChannel](API\Plugins\AjaCore\AJATimecodeChannel) & )
[]
AJATimecodeChannel::~AJATimecodeChannel
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
~AJATimecodeChannel()
[]
AJATimecodeChannel
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
class AJATimecodeChannel
[]
AJATimecodeChannelOptions::AJATimecodeChannelOptions
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
AJATimecodeChannelOptions ( const TCHAR * DebugName )
[]
AJATimecodeChannelOptions
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
struct AJATimecodeChannelOptions
[ { "type": "bool", "name": "bAutoDetectFormat", "description": "" }, { "type": "bool", "name": "bReadTimecodeFromReferenceIn", "description": "Timecode read from dedicated pin." }, { "type": "bool", "name": "bUseDedicatedPin", "description": "" }, { "type": "IAJATimecodeCha...", "name": "CallbackInterface", "description": "" }, { "type": "uint32_t", "name": "ChannelIndex", "description": "" }, { "type": "uint32_t", "name": "LTCFrameRateDenominator", "description": "" }, { "type": "uint32_t", "name": "LTCFrameRateNumerator", "description": "" }, { "type": "uint32_t", "name": "LTCSourceIndex", "description": "" }, { "type": "ETimecodeFormat", "name": "TimecodeFormat", "description": "" }, { "type": "ETransportType", "name": "TransportType", "description": "Timecode read from input channels." }, { "type": "FAJAVideoFormat", "name": "VideoFormatIndex", "description": "" } ]
AJAVideoFormats::GetNumSupportedFormat
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
int32_t GetNumSupportedFormat() const
[]
AJAVideoFormats::GetSupportedFormat
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
[VideoFormatDescriptor](API\Plugins\AjaCore\AJAVideoFormats\VideoFormatDescriptor) GetSupportedFormat ( int32_t InIndex ) const
[]
AJAVideoFormats::GetVideoFormat
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
static [VideoFormatDescriptor](API\Plugins\AjaCore\AJAVideoFormats\VideoFormatDescriptor) GetVideoFormat ( [FAJAVideoFormat](API\Plugins\AjaCore\FAJAVideoFormat) InVideoFormatIndex )
[]
AJAVideoFormats::operator=
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
[AJAVideoFormats](API\Plugins\AjaCore\AJAVideoFormats) & operator= ( const [AJAVideoFormats](API\Plugins\AjaCore\AJAVideoFormats) & )
[]
AJAVideoFormats::VideoFormatDescriptor::VideoFormatDescriptor
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
VideoFormatDescriptor&40;&41;
[]
VideoFormatDescriptor
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
struct VideoFormatDescriptor
[ { "type": "bool", "name": "bIs2K", "description": "" }, { "type": "bool", "name": "bIs372DualLink", "description": "" }, { "type": "bool", "name": "bIs4K", "description": "" }, { "type": "bool", "name": "bIsHD", "description": "" }, { "type": "bool", "name": "bIsInterlacedStandard", "description": "" }, { "type": "bool", "name": "bIsProgressiveStandard", "description": "" }, { "type": "bool", "name": "bIsPsfStandard", "description": "" }, { "type": "bool", "name": "bIsSD", "description": "" }, { "type": "bool", "name": "bIsValid", "description": "" }, { "type": "bool", "name": "bIsVideoFormatA", "description": "" }, { "type": "bool", "name": "bIsVideoFormatB", "description": "" }, { "type": "uint32_t", "name": "FrameRateDenominator", "description": "" }, { "type": "uint32_t", "name": "FrameRateNumerator", "description": "" }, { "type": "uint32_t", "name": "ResolutionHeight", "description": "" }, { "type": "uint32_t", "name": "ResolutionWidth", "description": "" }, { "type": "FAJAVideoFormat", "name": "VideoFormatIndex", "description": "" } ]
AJAVideoFormats::VideoFormatToString
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
static std::string VideoFormatToString ( [FAJAVideoFormat](API\Plugins\AjaCore\FAJAVideoFormat) InVideoFormatIndex )
[]
AJAVideoFormats::VideoFormatToString
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
static bool VideoFormatToString ( [FAJAVideoFormat](API\Plugins\AjaCore\FAJAVideoFormat) InVideoFormatIndex, char * OutCStr, uint32_t MaxLen )
[]
AJAVideoFormats::AJAVideoFormats
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
AJAVideoFormats ( int32_t InDeviceId )
[]
AJAVideoFormats::AJAVideoFormats
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
AJAVideoFormats ( const [AJAVideoFormats](API\Plugins\AjaCore\AJAVideoFormats) & )
[]
AJAVideoFormats::~AJAVideoFormats
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
~AJAVideoFormats()
[]
AJAVideoFormats
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AJAVideoFormatsdefinition
AjaCore
struct AJAVideoFormats
[]
AJAVideoFrameData::AJAVideoFrameData
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
AJAVideoFrameData()
[]
AJAVideoFrameData
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
struct AJAVideoFrameData
[ { "type": "bool", "name": "bIsProgressivePicture", "description": "" }, { "type": "FAjaHDROptions", "name": "HDROptions", "description": "" }, { "type": "uint32_t", "name": "Height", "description": "" }, { "type": "EPixelFormat", "name": "PixelFormat", "description": "" }, { "type": "uint32_t", "name": "Stride", "description": "" }, { "type": "uint8_t *", "name": "VideoBuffer", "description": "" }, { "type": "uint32_t", "name": "VideoBufferSize", "description": "" }, { "type": "FAJAVideoFormat", "name": "VideoFormatIndex", "description": "" }, { "type": "uint32_t", "name": "Width", "description": "" } ]
AJA::EAjaHDRMetadataEOTF
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
HDR Transfer function.
AjaCore
namespace AJA { enum EAjaHDRMetadataEOTF { SDR, HLG, PQ, Unspecified, } }
[]
AJA::EAjaHDRMetadataGamut
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
HDR Color Gamut.
AjaCore
namespace AJA { enum EAjaHDRMetadataGamut { Rec709, Rec2020, Invalid, } }
[]
AJA::EAjaHDRMetadataLuminance
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
HDR Luminance.
AjaCore
namespace AJA { enum EAjaHDRMetadataLuminance { YCbCr, ICtCp, } }
[]
AJA::EAJAReferenceType
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AJAInputOutputChannelOptionsdefinition
AjaCore
namespace AJA { enum EAJAReferenceType { EAJA_REFERENCETYPE_EXTERNAL, EAJA_REFERENCETYPE_FREERUN, EAJA_REFERENCETYPE_INPUT, } }
[]
AJA::EPixelFormat
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
Pixel formats supported
AjaCore
namespace AJA { enum EPixelFormat { PF_8BIT_YCBCR, PF_8BIT_ARGB, PF_10BIT_RGB, PF_10BIT_YCBCR, } }
[]
AJA::ETimecodeFormat
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
namespace AJA { enum ETimecodeFormat { TCF_None, TCF_LTC, TCF_VITC1, } }
[]
FAjaCoreModule
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AjaCoreModule.h
AjaCore
class FAjaCoreModule : public [IModuleInterface](API\Runtime\Core\Modules\IModuleInterface)
[]
AJA::ETransportType
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
SDI transport type
AjaCore
namespace AJA { enum ETransportType { TT_SdiSingle, TT_SdiSingle4kTSI, TT_SdiDual, TT_SdiQuadSQ, TT_SdiQuadTSI, TT_Hdmi, TT_Hdmi4kTSI, } }
[]
FAJADevice
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
typedef void * FAJADevice
[]
FAjaHDROptions
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
Set of metadata describing a HDR video signal.
AjaCore
struct FAjaHDROptions
[ { "type": "EAjaHDRMetadata...", "name": "EOTF", "description": "Transfer function to use for converting the video signal to an optical signal." }, { "type": "EAjaHDRMetadata...", "name": "Gamut", "description": "The color gamut of the video signal." }, { "type": "EAjaHDRMetadata...", "name": "Luminance", "description": "Color representation format of the video signal." } ]
FAJAVideoFormat
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
typedef uint32_t FAJAVideoFormat
[]
FDeviceInfo
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
typedef void * FDeviceInfo
[]
FDeviceScanner
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
Types provided from the interface
AjaCore
typedef void * FDeviceScanner
[]
FTimecode::operator==
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
bool operator== ( const [FTimecode](API\Plugins\AjaCore\FTimecode) & Other ) const
[]
FTimecode::FTimecode
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
FTimecode()
[]
FTimecode
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
Timecode
AjaCore
struct FTimecode
[ { "type": "bool", "name": "bDropFrame", "description": "" }, { "type": "uint32_t", "name": "Frames", "description": "" }, { "type": "uint32_t", "name": "Hours", "description": "" }, { "type": "uint32_t", "name": "Minutes", "description": "" }, { "type": "uint32_t", "name": "Seconds", "description": "" } ]
IAJAAutoDetectCallbackInterface::OnCompletion
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
void OnCompletion ( bool bSucceed )
[]
IAJAAutoDetectCallbackInterface::IAJAAutoDetectCallbackInterface
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
IAJAAutoDetectCallbackInterface()
[]
IAJAAutoDetectCallbackInterface::~IAJAAutoDetectCallbackInterface
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
virtual ~IAJAAutoDetectCallbackInterface()
[]
IAJAAutoDetectCallbackInterface
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AJAAutoDetectChannelCallbackInterface definition
AjaCore
struct IAJAAutoDetectCallbackInterface
[]
IAJAInputOutputChannelCallbackInterface::OnCompletion
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
void OnCompletion ( bool bSucceed )
[]
IAJAInputOutputChannelCallbackInterface::OnFormatChange
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
virtual void OnFormatChange ( [FAJAVideoFormat](API\Plugins\AjaCore\FAJAVideoFormat) VideoFormat )
[]
IAJAInputOutputChannelCallbackInterface::OnInputFrameReceived
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
bool OnInputFrameReceived ( const [AJAInputFrameData](API\Plugins\AjaCore\AJAInputFrameData) & InFrameData, const [AJAAncillaryFrameData](API\Plugins\AjaCore\AJAAncillaryFrameData) & InAncillaryFrame, const [AJAAudioFrameData](API\Plugins\AjaCore\AJAAudioFrameData) & InAudioFrame, const [AJAVideoFrameData](API\Plugins\AjaCore\AJAVideoFrameData) & InVideoFrame )
[]
IAJAInputOutputChannelCallbackInterface::OnOutputFrameCopied
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
bool OnOutputFrameCopied ( const [AJAOutputFrameData](API\Plugins\AjaCore\AJAOutputFrameData) & InFrameData )
[]
IAJAInputOutputChannelCallbackInterface::OnOutputFrameStarted
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
virtual void OnOutputFrameStarted()
[]
IAJAInputOutputChannelCallbackInterface::OnRequestInputBuffer
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
bool OnRequestInputBuffer ( const [AJARequestInputBufferData](API\Plugins\AjaCore\AJARequestInputBufferData) & RequestBuffer, [AJARequestedInputBufferData](API\Plugins\AjaCore\AJARequestedInputBufferData) & OutRequestedBuffer )
[]
IAJAInputOutputChannelCallbackInterface::IAJAInputOutputChannelCallbackInterface
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
IAJAInputOutputChannelCallbackInterface()
[]
IAJAInputOutputChannelCallbackInterface
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
struct IAJAInputOutputChannelCallbackInterface : public [AJA::IAJASyncChannelCallbackInterface](API\Plugins\AjaCore\IAJASyncChannelCallbackInterface)
[]
IAJASyncChannelCallbackInterface::OnInitializationCompleted
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
void OnInitializationCompleted ( bool bSucceed )
[]
IAJASyncChannelCallbackInterface::IAJASyncChannelCallbackInterface
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
IAJASyncChannelCallbackInterface()
[]
IAJASyncChannelCallbackInterface::~IAJASyncChannelCallbackInterface
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
virtual ~IAJASyncChannelCallbackInterface()
[]
IAJASyncChannelCallbackInterface
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AJASyncChanneldefinition
AjaCore
struct IAJASyncChannelCallbackInterface
[]
IAJATimecodeChannelCallbackInterface::OnInitializationCompleted
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
void OnInitializationCompleted ( bool bSucceed )
[]
IAJATimecodeChannelCallbackInterface::IAJATimecodeChannelCallbackInterface
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
IAJATimecodeChannelCallbackInterface()
[]
IAJATimecodeChannelCallbackInterface::~IAJATimecodeChannelCallbackInterface
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AjaCore
virtual ~IAJATimecodeChannelCallbackInterface()
[]
IAJATimecodeChannelCallbackInterface
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
AJATimecodeChanneldefinition
AjaCore
struct IAJATimecodeChannelCallbackInterface
[]
LoggingCallbackPtr
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h
Logging Callbacks
AjaCore
typedef void(*)(const TCHAR *Format,...) LoggingCallbackPtr
[]
EAjaHDRMetadataEOTF
/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaMediaDefinitions.h
HDR Transfer function. Must matchAJA::EAjaHDRMetadataEOTF.
AjaMedia
enum EAjaHDRMetadataEOTF { SDR, HLG, PQ, }
[]
EAjaHDRMetadataGamut
/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaMediaDefinitions.h
HDR Color Gamut. Must matchAJA::EAjaHDRMetadataGamut.
AjaMedia
enum EAjaHDRMetadataGamut { Rec709, Rec2020, }
[]
EAjaMediaAudioChannel
/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaMediaSource.h
Available number of audio channel supported by Unreal Engine & AJA
AjaMedia
enum EAjaMediaAudioChannel { Channel6, Channel8, }
[]
EAjaMediaSourceColorFormat
/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaMediaSource.h
Native data format.
AjaMedia
enum EAjaMediaSourceColorFormat { YUV2_8bit, YUV_10bit, }
[]
FAjaDeviceProvider::AutoDetectConfiguration
/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaDeviceProvider.h
Auto detect sources that are currently streaming to the device
AjaMedia
void AutoDetectConfiguration ( [FOnConfigurationAutoDetected](API\Plugins\AjaMedia\FAjaDeviceProvider\FOnConfigurationAutoDetected) OnAutoDetected )
[]
FAjaDeviceProvider::CanDeviceDoAlpha
/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaDeviceProvider.h
Can device do fill and key
AjaMedia
bool CanDeviceDoAlpha ( const [FMediaIODevice](API\Plugins\MediaIOCore\FMediaIODevice) & InDevice ) const
[]
FAjaDeviceProvider::EndAutoDetectConfiguration
/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaDeviceProvider.h
Auto detect sources that are currently streaming to the device
AjaMedia
void EndAutoDetectConfiguration()
[]
FMediaIOConfigurationWithTimecodeFormat
/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaDeviceProvider.h
Auto detect sources that are currently streaming to the device
AjaMedia
struct FMediaIOConfigurationWithTimecodeFormat
[ { "type": "FMediaIOConfigu...", "name": "Configuration", "description": "" }, { "type": "EMediaIOTimecod...", "name": "TimecodeFormat", "description": "" } ]
FOnConfigurationAutoDetected
/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaDeviceProvider.h
AjaMedia
typedef TBaseDelegate_OneParam< void, [TArray](API\Runtime\Core\Containers\TArray)< [FMediaIOConfigurationWithTimecodeFormat](API\Plugins\AjaMedia\FAjaDeviceProvider\FMediaIOConfigurationWithTimecod-) > > FOnConfigurationAutoDetected
[]
FAjaDeviceProvider::GetConfigurations
/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaDeviceProvider.h
AjaMedia
virtual [TArray](API\Runtime\Core\Containers\TArray)< [FMediaIOConfiguration](API\Plugins\MediaIOCore\FMediaIOConfiguration) > GetConfigurations() const
[]
FAjaDeviceProvider::GetConfigurations
/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaDeviceProvider.h
AjaMedia
virtual [TArray](API\Runtime\Core\Containers\TArray)< [FMediaIOConfiguration](API\Plugins\MediaIOCore\FMediaIOConfiguration) > GetConfigurations ( bool bAllowInput, bool bAllowOutput ) const
[]
FAjaDeviceProvider::GetConnections
/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaDeviceProvider.h
AjaMedia
virtual [TArray](API\Runtime\Core\Containers\TArray)< [FMediaIOConnection](API\Plugins\MediaIOCore\FMediaIOConnection) > GetConnections() const
[]
FAjaDeviceProvider::GetDefaultConfiguration
/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaDeviceProvider.h
AjaMedia
virtual [FMediaIOConfiguration](API\Plugins\MediaIOCore\FMediaIOConfiguration) GetDefaultConfiguration() const
[]
FAjaDeviceProvider::GetDefaultInputConfiguration
/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaDeviceProvider.h
AjaMedia
virtual [FMediaIOInputConfiguration](API\Plugins\MediaIOCore\FMediaIOInputConfiguration) GetDefaultInputConfiguration() const
[]
FAjaDeviceProvider::GetDefaultMode
/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaDeviceProvider.h
AjaMedia
virtual [FMediaIOMode](API\Plugins\MediaIOCore\FMediaIOMode) GetDefaultMode() const
[]
FAjaDeviceProvider::GetDefaultOutputConfiguration
/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaDeviceProvider.h
AjaMedia
virtual [FMediaIOOutputConfiguration](API\Plugins\MediaIOCore\FMediaIOOutputConfiguration) GetDefaultOutputConfiguration() const
[]
FAjaDeviceProvider::GetDevices
/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaDeviceProvider.h
AjaMedia
virtual [TArray](API\Runtime\Core\Containers\TArray)< [FMediaIODevice](API\Plugins\MediaIOCore\FMediaIODevice) > GetDevices() const
[]
FAjaDeviceProvider::GetDefaultTimecodeConfiguration
/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaDeviceProvider.h
AjaMedia
virtual [FMediaIOVideoTimecodeConfiguration](API\Plugins\MediaIOCore\FMediaIOVideoTimecodeConfigurati-) GetDefaultTimecodeConfiguration() const
[]
FAjaDeviceProvider::GetFName
/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaDeviceProvider.h
AjaMedia
virtual [FName](API\Runtime\Core\UObject\FName) GetFName()
[]
FAjaDeviceProvider::GetInputConfigurations
/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaDeviceProvider.h
AjaMedia
virtual [TArray](API\Runtime\Core\Containers\TArray)< [FMediaIOInputConfiguration](API\Plugins\MediaIOCore\FMediaIOInputConfiguration) > GetInputConfigurations() const
[]
FAjaDeviceProvider::GetModes
/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaDeviceProvider.h
AjaMedia
virtual [TArray](API\Runtime\Core\Containers\TArray)< [FMediaIOMode](API\Plugins\MediaIOCore\FMediaIOMode) > GetModes ( const [FMediaIODevice](API\Plugins\MediaIOCore\FMediaIODevice) & InDevice, bool bInOutput ) const
[]
FAjaDeviceProvider::GetOutputConfigurations
/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaDeviceProvider.h
AjaMedia
virtual [TArray](API\Runtime\Core\Containers\TArray)< [FMediaIOOutputConfiguration](API\Plugins\MediaIOCore\FMediaIOOutputConfiguration) > GetOutputConfigurations() const
[]
FAjaDeviceProvider::GetProtocolName
/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaDeviceProvider.h
AjaMedia
static [FName](API\Runtime\Core\UObject\FName) GetProtocolName()
[]
FAjaDeviceProvider::GetProviderName
/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaDeviceProvider.h
AjaMedia
static [FName](API\Runtime\Core\UObject\FName) GetProviderName()
[]
FAjaDeviceProvider::GetTimecodeConfiguration
/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaDeviceProvider.h
AjaMedia
[TArray](API\Runtime\Core\Containers\TArray)< [FAjaMediaTimecodeConfiguration](API\Plugins\AjaMedia\FAjaMediaTimecodeConfiguration) > GetTimecodeConfiguration() const
[]
FAjaDeviceProvider::GetTimecodeConfigurations
/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaDeviceProvider.h
AjaMedia
virtual [TArray](API\Runtime\Core\Containers\TArray)< [FMediaIOVideoTimecodeConfiguration](API\Plugins\MediaIOCore\FMediaIOVideoTimecodeConfigurati-) > GetTimecodeConfigurations() const
[]
FAjaDeviceProvider::GetTimecodeReferences
/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaDeviceProvider.h
AjaMedia
[TArray](API\Runtime\Core\Containers\TArray)< [FAjaMediaTimecodeReference](API\Plugins\AjaMedia\FAjaMediaTimecodeReference) > GetTimecodeReferences() const
[]
FAjaDeviceProvider::operator=
/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaDeviceProvider.h
AjaMedia
[FAjaDeviceProvider](API\Plugins\AjaMedia\FAjaDeviceProvider) & operator= ( const [FAjaDeviceProvider](API\Plugins\AjaMedia\FAjaDeviceProvider) & )
[]
FAjaDeviceProvider::FAjaDeviceProvider
/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaDeviceProvider.h
AjaMedia
FAjaDeviceProvider()
[]
FAjaDeviceProvider::FAjaDeviceProvider
/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaDeviceProvider.h
AjaMedia
FAjaDeviceProvider ( const [FAjaDeviceProvider](API\Plugins\AjaMedia\FAjaDeviceProvider) & )
[]
FAjaDeviceProvider::~FAjaDeviceProvider
/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaDeviceProvider.h
AjaMedia
virtual ~FAjaDeviceProvider()
[]
FAjaDeviceProvider
/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaDeviceProvider.h
Implementation ofIMediaIOCoreDeviceProviderfor AJA
AjaMedia
class FAjaDeviceProvider : public [IMediaIOCoreDeviceProvider](API\Plugins\MediaIOCore\IMediaIOCoreDeviceProvider)
[]
FAjaMediaHDROptions
/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaMediaDefinitions.h
Set of metadata describing a HDR video signal.
AjaMedia
[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)() struct FAjaMediaHDROptions
[ { "type": "EAjaHDRMetadata...", "name": "EOTF", "description": "Transfer function to use for converting the video signal to an optical signal." }, { "type": "EAjaHDRMetadata...", "name": "Gamut", "description": "The color gamut of the video signal." } ]
FAjaMediaTimecodeConfiguration::GetDefault
/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaDeviceProvider.h
Used by the UX to have a default selected value. May not be valid with every device.
AjaMedia
static [FAjaMediaTimecodeConfiguration](API\Plugins\AjaMedia\FAjaMediaTimecodeConfiguration) GetDefault()
[]