Navigation
API > API/Plugins > API/Plugins/AjaMedia
Inheritance Hierarchy
- IMediaIOCoreDeviceProvider
- FAjaDeviceProvider
References
| Module | AjaMedia |
| Header | /Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaDeviceProvider.h |
| Include | #include "AjaDeviceProvider.h" |
Syntax
class FAjaDeviceProvider : public IMediaIOCoreDeviceProvider
Remarks
Implementation of IMediaIOCoreDeviceProvider for AJA
Constructors
| Type | Name | Description | |
|---|---|---|---|
FAjaDeviceProvider
(
const FAjaDeviceProvider& |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AutoDetectConfiguration
(
FOnConfigurationAutoDetected OnAutoDetected |
Auto detect sources that are currently streaming to the device | |
| bool | CanDeviceDoAlpha
(
const FMediaIODevice& InDevice |
Can device do fill and key | |
| void | Auto detect sources that are currently streaming to the device | ||
| FName | |||
| FName | |||
| TArray< FAjaMediaTimecodeConfiguration > | |||
| TArray< FAjaMediaTimecodeReference > |
Overridden from IMediaIOCoreDeviceProvider
| Type | Name | Description | |
|---|---|---|---|
| TArray< FMediaIOConfiguration > | |||
| TArray< FMediaIOConfiguration > | GetConfigurations
(
bool bAllowInput, |
||
| TArray< FMediaIOConnection > | |||
| FMediaIOConfiguration | |||
| FMediaIOInputConfiguration | |||
| FMediaIOMode | |||
| FMediaIOOutputConfiguration | |||
| FMediaIOVideoTimecodeConfiguration | |||
| TArray< FMediaIODevice > | GetDevices () |
||
| FName | GetFName () |
||
| TArray< FMediaIOInputConfiguration > | |||
| TArray< FMediaIOMode > | GetModes
(
const FMediaIODevice& InDevice, |
||
| TArray< FMediaIOOutputConfiguration > | |||
| TArray< FMediaIOVideoTimecodeConfiguration > |
Operators
| Type | Name | Description | |
|---|---|---|---|
| FAjaDeviceProvider & | operator=
(
const FAjaDeviceProvider& |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FMediaIOConfigurationWithTimecodeFormat | Auto detect sources that are currently streaming to the device |
Typedefs
| Name | Description |
|---|---|
| FOnConfigurationAutoDetected |