|
AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
Go to the documentation of this file.
9 #ifndef NTV2VPIDFROMSPEC_H
10 #define NTV2VPIDFROMSPEC_H
80 #if defined(__cplusplus) && defined(NTV2_BUILDING_DRIVER)
87 #if defined(__cplusplus) && defined(NTV2_BUILDING_DRIVER)
91 #endif // NTV2VPIDFROMSPEC_H
Defines the import/export macros for producing DLLs or LIBs.
NTV2VPIDTransferCharacteristics transferCharacteristics
Describes the transfer characteristics.
bool isMultiLink
If true, the video stream is 12G -> 3G multi-link.
NTV2VideoFormat videoFormat
Specifies the format of the video stream.
NTV2Channel
These enum values are mostly used to identify a specific widget_framestore. They're also commonly use...
bool isOutputLevelA
If true, the video stream will leave the device as a level A signal.
bool isTwoSampleInterleave
If true, the video stream is in SMPTE 425-3 two sample interleave format.
NTV2FrameBufferFormat
Identifies a particular video frame buffer format. See Device Frame Buffer Formats for details.
NTV2VPIDLuminance luminance
Describes the luminance and color difference.
bool isStereo
If true, the video stream is part of a stereo pair.
Contains all the information needed to generate a valid VPID.
VPIDChannel vpidChannel
Specifies the channel number of the video stream.
bool SetVPIDFromSpec(ULWord *const pOutVPID, const VPIDSpec *const pInVPIDSpec)
Generates a VPID based on the supplied specification.
bool isOutputLevelB
If true, the video stream will leave the device as a level B signal.
bool isDualLink
If true, the video stream is part of a SMPTE 372 dual link signal.
bool enableBT2020
If true, the VPID will insert BT.2020 data.
bool isRightEye
If true, the video stream is the right eye of a stereo pair.
bool isOutput12G
If true, the transport on the wire is 12G.
NTV2VPIDRGBRange rgbRange
Describes the RGB range as full or SMPTE.
NTV2FrameBufferFormat pixelFormat
Specifies the pixel format of the source of the video stream.
enum _NTV2VideoFormat NTV2VideoFormat
Identifies a particular video format.
NTV2VPIDColorimetry colorimetry
Describes the Colorimetry.
bool isRGBOnWire
If true, the transport on the wire is RGB.
NTV2VPIDTransferCharacteristics
bool isOutput6G
If true, the transport on the wire is 6G.
Declares enums and structs used by all platform drivers and the SDK.
VPIDAudio audioCarriage
Specifies how audio is carried in additional channels.
bool useChannel
If true, the following vpidChannel value should be inserted into th VPID.