|
AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
Go to the documentation of this file.
9 #ifndef _NTV2OUTPUT_TEST_PATTERN_H
10 #define _NTV2OUTPUT_TEST_PATTERN_H
26 inline explicit TestPatConfig (
const std::string & inDeviceSpecifier =
"0")
95 #endif // _NTV2OUTPUT_TEST_PATTERN_H
enum NTV2EveryFrameTaskMode NTV2TaskMode
Configures an NTV2OutputTestPattern instance.
TestPatConfig(const std::string &inDeviceSpecifier="0")
Constructs a default CCPlayer configuration.
TestPatConfig TestPatConfig
Configures an NTV2OutputTestPattern instance.
NTV2DeviceID
Identifies a specific AJA NTV2 device model number. The NTV2DeviceID is actually the PROM part number...
NTV2OutputTestPattern(const TestPatConfig &inConfig)
Constructs me using the given configuration settings.
void RouteOutputSignal(void)
Sets up board routing for playout.
AJAStatus EmitPattern(void)
Generates, transfers and displays the test pattern on the output.
std::ostream & operator<<(std::ostream &ioStrm, const TestPatConfig &inObj)
~NTV2OutputTestPattern(void)
std::string fTestPatternName
Name of the test pattern to use.
I interrogate and control an AJA video/audio capture/playout device.
AJAStatus Init(void)
Initializes me and prepares me to Run.
AJALabelValuePairs Get(const bool inCompact=(0)) const
This file contains some structures, constants, classes and functions that are used in some of the dem...
I generate and transfer a test pattern into an AJA device's frame buffer for steady-state playout usi...
std::map< NTV2InputXptID, NTV2OutputXptID > NTV2XptConnections
Configures an NTV2Player instance.
std::vector< AJALabelValuePair > AJALabelValuePairs
An ordered sequence of label/value pairs.
AJAStatus SetUpVideo(void)
Sets up my AJA device to play video.