![]() |
AJA NTV2 SDK
17.6.0.2675
NTV2 SDK 17.6.0.2675
|
Declares NTV2DeviceCanDo... and NTV2DeviceGetNum... functions. This module is included at compile time from 'ntv2devicefeatures.h'. More...
Go to the source code of this file.
Macros | |
| #define | NTV2DEVICEFEATURES_HH |
Declares NTV2DeviceCanDo... and NTV2DeviceGetNum... functions. This module is included at compile time from 'ntv2devicefeatures.h'.
Definition in file ntv2devicefeatures.hh.
| #define NTV2DEVICEFEATURES_HH |
Definition at line 939 of file ntv2devicefeatures.hh.
| bool NTV2DeviceCanChangeEmbeddedAudioClock | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanChangeEmbeddedAudioClock
Definition at line 17 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanChangeFrameBufferSize | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanChangeFrameBufferSize True if the device having the given ID does not have fixed frame buffer sizes.
Definition at line 110 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDisableUFC | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDisableUFC True if the device having the given ID has at least one UFC, and it can be disabled.
Definition at line 203 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDo12gRouting | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDo12gRouting True if the device having the given ID supports 12g routing crosspoints.
Definition at line 296 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDo12GSDI | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDo12GSDI True if the device supports 12G SDI
Definition at line 389 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDo2110 | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDo2110 True if the device supports SMPTE 2110
Definition at line 482 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDo25GIP | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDo25GIP True if the device supports 25G IP(mutually exclusive with NTV2DeviceCanDoIP)
Definition at line 575 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDo2KVideo | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDo2KVideo True if the device having the given ID is capable of handling 2Kx1556 video.
Definition at line 668 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDo3GLevelConversion | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDo3GLevelConversion True if the device having the given ID can perform 3G level B to 3G level A conversion.
Definition at line 761 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDo425Mux | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDo425Mux True if the device having the given ID supports SMPTE 425 mux control.
Definition at line 854 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDo4KVideo | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDo4KVideo True if the device having the given ID can handle 4K/UHD video.
Definition at line 947 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDo8KVideo | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDo8KVideo True if the device having the given ID can handle 8K/UHD2 video.
Definition at line 1040 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoAESAudioIn | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoAESAudioIn True if the device having the given ID has at least one AES/EBU audio input.
Definition at line 1133 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoAnalogAudio | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoAnalogAudio True if the device having the given ID has at least one analog audio input or output.
Definition at line 1226 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoAnalogVideoIn | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoAnalogVideoIn True if the device having the given ID has at least one analog video input.
Definition at line 1319 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoAnalogVideoOut | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoAnalogVideoOut True if the device having the given ID has at least one analog video output.
Definition at line 1412 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoAudio192K | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoAudio192K True if audio system(s) on the device having the given ID can be set to a 192kHz sample rate.
Definition at line 1505 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoAudio96K | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoAudio96K True if audio system(s) on the device having the given ID can be set to a 96kHz sample rate.
Definition at line 1598 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoAudioDelay | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoAudioDelay True if audio system(s) on the device having the given ID have an adjustable delay.
Definition at line 1691 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoAudioMixer | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoAudioMixer True if the device supports an audio mixer (firmware dependent).
Definition at line 1784 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoBreakoutBoard | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoBreakoutBoard True if the device having the given ID can be connected to an AJA breakout board.
Definition at line 1877 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoBreakoutBox | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoBreakoutBox True if the device having the given ID can be connected to an AJA breakout box.
Definition at line 1970 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoCapture | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoCapture True if the device having the given ID can capture (ingest) video.
Definition at line 2063 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoClockMonitor | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoClockMonitor True if the device reports genlock frequencies
Definition at line 2156 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoConversionMode | ( | const NTV2DeviceID | inDeviceID, |
| const NTV2ConversionMode | inConversionMode | ||
| ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
| [in] | inConversionMode | Specifies the NTV2ConversionMode. |
NTV2DeviceCanDoConversionMode
Definition at line 13242 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoCustomAnc | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoCustomAnc True if the device having the given ID supports ANC insertion/extraction.
Definition at line 2249 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoCustomAux | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoCustomAux True if the device having the given ID supports HDMI AUX insertion/extraction.
Definition at line 2342 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoDSKMode | ( | const NTV2DeviceID | inDeviceID, |
| const NTV2DSKMode | inDSKMode | ||
| ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
| [in] | inDSKMode | Specifies the NTV2DSKMode. |
NTV2DeviceCanDoDSKMode
Definition at line 15789 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoDSKOpacity | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoDSKOpacity True if the device having the given ID has a mixer/keyer whose opacity is adjustable.
Definition at line 2435 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoDualLink | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoDualLink True if the device having the given ID can input/output 10-bit RGB over 2-wire SDI.
Definition at line 2528 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoDVCProHD | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoDVCProHD True if the device having the given ID can squeeze/stretch between 1920x1080/1280x1080 and 1280x720/960x720.
Definition at line 2621 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoEnhancedCSC | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoEnhancedCSC True if the device having the given ID has enhanced color space converter capability.
Definition at line 2714 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoFrameBufferFormat | ( | const NTV2DeviceID | inDeviceID, |
| const NTV2FrameBufferFormat | inFBFormat | ||
| ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
| [in] | inFBFormat | Specifies the NTV2FrameBufferFormat. |
NTV2DeviceCanDoFrameBufferFormat
Definition at line 16313 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoFramePulseSelect | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoFramePulseSelect True if the device supports frame pulse source independent of reference source
Definition at line 2807 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoFrameStore1Display | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoFrameStore1Display
Definition at line 2899 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoGPIO | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoGPIO True if the device having the given ID supports GPIO.
Definition at line 2992 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoHDMIHDROut | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoHDMIHDROut True if the device having the given ID supports HDMI HDR output.
Definition at line 3085 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoHDMIMultiView | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoHDMIMultiView True if the device can rasterize 4 HD signals into a single HDMI output
Definition at line 3178 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoHDMIOutStereo | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoHDMIOutStereo True if the device having the given ID can handle 3D-stereo video output over HDMI.
Definition at line 3271 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoHDV | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoHDV True if the device having the given ID can squeeze/stretch between 1920x1080 and 1440x1080.
Definition at line 3364 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoHDVideo | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoHDVideo True if the device having the given ID can handle HD (High Definition) video.
Definition at line 3457 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoHFRRGB | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoHFRRGB True if the device supports 1080p > 50 RGB rates
Definition at line 3550 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoIDSwitch | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoIDSwitch True if the device having the given ID supports mechanical switch identification.
Definition at line 3643 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoInputSource | ( | const NTV2DeviceID | inDeviceID, |
| const NTV2InputSource | inInputSource | ||
| ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
| [in] | inInputSource | Specifies the NTV2InputSource. |
NTV2DeviceCanDoInputSource
Definition at line 18523 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoIP | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoIP True if the device supports 10G IP(mutually exclusive with NTV2DeviceCanDo25GIP)
Definition at line 3736 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoIsoConvert | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoIsoConvert
Definition at line 3828 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoJ2K | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoJ2K True if the device supports the JPEG 2000 codec
Definition at line 3921 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoLTC | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoLTC True if the device having the given ID can take in LTC (Linear TimeCode) from one of its inputs.
Definition at line 4014 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoLTCInOnRefPort | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoLTCInOnRefPort True if the device having the given ID can read LTC (Linear TimeCode) from its reference input.
Definition at line 4107 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoMSI | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoMSI True if the DMA hardware on the device having the given ID supports MSI (Message Signaled Interrupts).
Definition at line 4200 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoMultiFormat | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoMultiFormat True if the device having the given ID can simultaneously handle different video formats on more than one SDI input or output.
Definition at line 4293 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoMultiLinkAudio | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoMultiLinkAudio True if the device supports grouped audio system control
Definition at line 4386 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoPCMControl | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoPCMControl True if the audio system(s) on the device having the given ID can set the per-audio-channel-pair non-PCM (Pulse Code Modulation) bits in outgoing embedded audio.
Definition at line 4479 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoPCMDetection | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoPCMDetection True if the device having the given ID has per-audio-channel-pair PCM detection capabilities.
Definition at line 4572 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoPIO | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoPIO True if the device having the given ID supports Programmed I/O.
Definition at line 4665 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoPlayback | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoPlayback True if the device having the given ID can output (play) video.
Definition at line 4678 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoProgrammableRS422 | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoProgrammableRS422 True if the device having the given ID has at least one RS-422 serial port, and it (they) can be programmed (for baud rate, parity, etc.).
Definition at line 4771 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoProRes | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoProRes True if the device having the given ID can can accommodate Apple ProRes-compressed video in its frame buffers.
Definition at line 4864 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoQREZ | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoQREZ
Definition at line 4876 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoQuarterExpand | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoQuarterExpand True if the device supports quarter-sized frames (pixel-halving/line-halving on input, pixel-double/line-double on output).
Definition at line 4889 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoRateConvert | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoRateConvert True if the device having the given ID can do frame rate conversion.
Definition at line 4982 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoRGBLevelAConversion | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoRGBLevelAConversion True if the device having the given ID can do RGB over 3G Level A.
Definition at line 4995 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoRGBPlusAlphaOut | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoRGBPlusAlphaOut True if the device with the given ID has CSCs capable of splitting the key (alpha) and YCbCr (fill) from RGB frame buffers that include alpha. Has nothing to do with RGB wire formats.
Definition at line 5088 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoRP188 | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoRP188 True if the device having the given ID can insert and/or extract RP-188/VITC.
Definition at line 5181 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoSDIErrorChecks | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoSDIErrorChecks True if the device having the given ID can perform SDI error checking.
Definition at line 5274 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoSDVideo | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoSDVideo True if the device having the given ID can handle SD (Standard Definition) video.
Definition at line 5367 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoStackedAudio | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoStackedAudio True if the device having the given ID uses a 'stacked' arrangement of its audio buffers.
Definition at line 5460 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoStereoIn | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoStereoIn True if the device having the given ID supports 3D video input over dual-stream SDI.
Definition at line 5553 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoStereoOut | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoStereoOut True if the device having the given ID supports 3D video output over dual-stream SDI.
Definition at line 5646 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoThunderbolt | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoThunderbolt True if the device having the given ID connects to the host using a Thunderbolt cable.
Definition at line 5739 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoVersalSysMon | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoVersalSysMon True if the device has "Versal Adaptive SoC System Monitor"
Definition at line 5832 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoVideoFormat | ( | const NTV2DeviceID | inDeviceID, |
| const NTV2VideoFormat | inVideoFormat | ||
| ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
| [in] | inVideoFormat | Specifies the NTV2VideoFormat. |
NTV2DeviceCanDoVideoFormat
Definition at line 19635 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoVideoProcessing | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoVideoProcessing
Definition at line 5924 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoVITC2 | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoVITC2 True if the device having the given ID can insert and/or extract RP-188/VITC2.
Definition at line 6017 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoWarmBootFPGA | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanDoWarmBootFPGA True if the device is capable of doing a warm boot rather than power cycling after firmware update.
Definition at line 6110 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanDoWidget | ( | const NTV2DeviceID | inDeviceID, |
| const NTV2WidgetID | inWidgetID | ||
| ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
| [in] | inWidgetID | Specifies the NTV2WidgetID. |
NTV2DeviceCanDoWidget
Definition at line 32218 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanMeasureTemperature | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanMeasureTemperature True if the device having the given ID can measure its temperature.
Definition at line 6203 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanReportFailSafeLoaded | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanReportFailSafeLoaded True if the device having the given ID can report if its "fail-safe" firmware is loaded and running.
Definition at line 6296 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanReportFrameSize | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanReportFrameSize
Definition at line 6388 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanReportRunningFirmwareDate | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanReportRunningFirmwareDate True if the device having the given ID can report its running (and not necessarily installed) firmware date.
Definition at line 6481 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceCanThermostat | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceCanThermostat True if the fan on the device having the given ID can be thermostatically controlled.
Definition at line 6574 of file ntv2devicefeatures.hpp.
| ULWord NTV2DeviceGetActiveMemorySize | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetActiveMemorySize Returns the size, in bytes, of the device's active RAM available for video and audio.
Definition at line 8907 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetDACVersion | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetDACVersion Returns the version number of the DAC on the device having the given ID.
Definition at line 8999 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetDownConverterDelay | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetDownConverterDelay Returns the down-converter delay on the device having the given ID.
Definition at line 9091 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetGenlockVersion | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetGenlockVersion Returns the genlock hardware/firmware version number for the device having the given ID.
Definition at line 9183 of file ntv2devicefeatures.hpp.
| ULWord NTV2DeviceGetHDMIVersion | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetHDMIVersion Returns the version number of the HDMI input or output hardware on the device having the given ID.
Definition at line 9275 of file ntv2devicefeatures.hpp.
| ULWord NTV2DeviceGetLUTVersion | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetLUTVersion Returns the version number of the LUT(s) on the device having the given ID.
Definition at line 9367 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetMaxAudioChannels | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetMaxAudioChannels Returns the maximum number of audio channels that a single audio system can support on the device having the given ID.
Definition at line 9459 of file ntv2devicefeatures.hpp.
| ULWord NTV2DeviceGetMaxRegisterNumber | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetMaxRegisterNumber Returns the highest register number for the device having the given ID.
Definition at line 9551 of file ntv2devicefeatures.hpp.
| ULWord NTV2DeviceGetMaxTransferCount | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetMaxTransferCount Returns the maximum number of 32-bit words that the DMA engine can move at a time on the device having the given ID.
Definition at line 9643 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetNum2022ChannelsSFP1 | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNum2022ChannelsSFP1 Returns the number of 2022 channels configured on SFP 1 on the device having the given ID.
Definition at line 9735 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetNum2022ChannelsSFP2 | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNum2022ChannelsSFP2 Returns the number of 2022 channels configured on SFP 2 on the device having the given ID.
Definition at line 9827 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetNum25GSFPs | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNum25GSFPs Returns the number of 25G SFPs for the device having the given ID.
Definition at line 9919 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetNum4kQuarterSizeConverters | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNum4kQuarterSizeConverters Returns the number of quarter-size 4K/UHD down-converters on the device having the given ID.
Definition at line 10011 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetNumAESAudioInputChannels | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNumAESAudioInputChannels Returns the number of AES/EBU audio input channels on the device having the given ID.
Definition at line 10103 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetNumAESAudioOutputChannels | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNumAESAudioOutputChannels Returns the number of AES/EBU audio output channels on the device having the given ID.
Definition at line 10195 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetNumAnalogAudioInputChannels | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNumAnalogAudioInputChannels Returns the number of analog audio input channels on the device having the given ID.
Definition at line 10287 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetNumAnalogAudioOutputChannels | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNumAnalogAudioOutputChannels Returns the number of analog audio output channels on the device having the given ID.
Definition at line 10379 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetNumAnalogVideoInputs | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNumAnalogVideoInputs Returns the number of analog video inputs on the device having the given ID.
Definition at line 10471 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetNumAnalogVideoOutputs | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNumAnalogVideoOutputs Returns the number of analog video outputs on the device having the given ID.
Definition at line 10563 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetNumAudioSystems | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNumAudioSystems Returns the number of independent audio systems on the device having the given ID.
Definition at line 10655 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetNumCrossConverters | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNumCrossConverters Returns the number of cross-converters on the device having the given ID.
Definition at line 10747 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetNumCSCs | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNumCSCs Returns the number of colorspace converter widgets on the device having the given ID.
Definition at line 10839 of file ntv2devicefeatures.hpp.
| ULWord NTV2DeviceGetNumDMAEngines | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNumDMAEngines Returns the number of DMA engines on the device having the given ID.
Definition at line 10931 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetNumDownConverters | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNumDownConverters Returns the number of down-converters on the device having the given ID.
Definition at line 11023 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetNumEmbeddedAudioInputChannels | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNumEmbeddedAudioInputChannels Returns the number of SDI-embedded input audio channels supported by the device having the given ID.
Definition at line 11115 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetNumEmbeddedAudioOutputChannels | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNumEmbeddedAudioOutputChannels Returns the number of SDI-embedded output audio channels supported by the device having the given ID.
Definition at line 11207 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetNumFrameStores | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNumFrameStores Returns the number of frame stores on the device having the given ID.
Definition at line 11299 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetNumFrameSyncs | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNumFrameSyncs Returns the number of frame sync widgets on the device having the given ID.
Definition at line 11391 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetNumHDMIAudioInputChannels | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNumHDMIAudioInputChannels Returns the number of HDMI audio input channels on the device having the given ID.
Definition at line 11403 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetNumHDMIAudioOutputChannels | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNumHDMIAudioOutputChannels Returns the number of HDMI audio output channels on the device having the given ID.
Definition at line 11495 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetNumHDMIVideoInputs | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNumHDMIVideoInputs Returns the number of HDMI video inputs on the device having the given ID.
Definition at line 11587 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetNumHDMIVideoOutputs | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNumHDMIVideoOutputs Returns the number of HDMI video outputs on the device having the given ID.
Definition at line 11679 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetNumInputConverters | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNumInputConverters Returns the number of input converter widgets on the device having the given ID.
Definition at line 11771 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetNumLTCInputs | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNumLTCInputs Returns the number of analog LTC inputs on the device having the given ID.
Definition at line 11863 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetNumLTCOutputs | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNumLTCOutputs Returns the number of analog LTC outputs on the device having the given ID.
Definition at line 11955 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetNumLUTBanks | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNumLUTBanks Returns the number of LUT banks on the device having the given ID.
Definition at line 12047 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetNumLUTs | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNumLUTs Returns the number of LUT widgets on the device having the given ID.
Definition at line 12139 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetNumMixers | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNumMixers Returns the number of mixer/keyer widgets on the device having the given ID.
Definition at line 12231 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetNumOutputConverters | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNumOutputConverters Returns the number of output converter widgets on the device having the given ID.
Definition at line 12323 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetNumReferenceVideoInputs | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNumReferenceVideoInputs Returns the number of reference video inputs on the device having the given ID.
Definition at line 12415 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetNumSerialPorts | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNumSerialPorts Returns the number of RS-422 serial ports on the device having the given ID.
Definition at line 12507 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetNumUpConverters | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNumUpConverters Returns the number of up-converters on the device having the given ID.
Definition at line 12599 of file ntv2devicefeatures.hpp.
| ULWord NTV2DeviceGetNumVideoChannels | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNumVideoChannels Returns the number of video channels supported on the device having the given ID.
Definition at line 12691 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetNumVideoInputs | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNumVideoInputs Returns the number of SDI video inputs on the device having the given ID.
Definition at line 12783 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetNumVideoOutputs | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetNumVideoOutputs Returns the number of SDI video outputs on the device having the given ID.
Definition at line 12875 of file ntv2devicefeatures.hpp.
| ULWord NTV2DeviceGetPingLED | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetPingLED Returns the highest bit number of the LED bits in the Global Control Register on the device having the given ID.
Definition at line 12967 of file ntv2devicefeatures.hpp.
| UWord NTV2DeviceGetSPIFlashVersion | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetSPIFlashVersion Returns the SPI flash version number for the device having the given ID.
Definition at line 13059 of file ntv2devicefeatures.hpp.
| ULWord NTV2DeviceGetUFCVersion | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceGetUFCVersion Returns the version number of the UFC on the device having the given ID.
Definition at line 13151 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceHasAudioMonitorRCAJacks | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceHasAudioMonitorRCAJacks True if the device having the given ID has a pair of unbalanced RCA audio monitor output jacks.
Definition at line 6667 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceHasBiDirectionalAnalogAudio | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceHasBiDirectionalAnalogAudio True if the device having the given ID has a bi-directional analog audio connector.
Definition at line 6760 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceHasBiDirectionalSDI | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceHasBiDirectionalSDI True if the SDI connectors on the device having the given ID are bi-directional.
Definition at line 6853 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceHasBracketLED | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceHasBracketLED True if the device having the given ID supports LEDs at IO ports
Definition at line 6946 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceHasHeadphoneJack | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceHasHeadphoneJack True if the device having the given ID has a headphone jack.
Definition at line 7039 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceHasHEVCM30 | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceHasHEVCM30 True if the device having the given ID has an HEVC M30 encoder/decoder.
Definition at line 7132 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceHasHEVCM31 | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceHasHEVCM31 True if the device having the given ID has an HEVC M31 encoder.
Definition at line 7145 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceHasLEDAudioMeters | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceHasLEDAudioMeters True if the device having the given ID has LED audio meters.
Definition at line 7238 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceHasLPProductCode | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceHasLPProductCode True if the device has a local proc handling the product code
Definition at line 7331 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceHasNTV4FrameStores | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceHasNTV4FrameStores True if the device has ntv4 frame stores
Definition at line 7424 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceHasNWL | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceHasNWL True if the device having the given ID has NorthWest Logic DMA hardware.
Definition at line 7517 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceHasPCIeGen2 | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceHasPCIeGen2 True if the device having the given ID supports 2nd-generation PCIe.
Definition at line 7610 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceHasPWMFanControl | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceHasPWMFanControl True if the device has PWM Fan Control
Definition at line 7703 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceHasRetailSupport | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceHasRetailSupport True if the device can be configured and controlled by the retail services and AJA Control Panel.
Definition at line 7796 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceHasRotaryEncoder | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceHasRotaryEncoder True if the device having the given ID supports rotary encoder volume control
Definition at line 7889 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceHasSDIRelays | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceHasSDIRelays True if the device having the given ID has bypass relays on its SDI connectors.
Definition at line 7982 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceHasSPIFlash | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceHasSPIFlash
Definition at line 8074 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceHasSPIFlashSerial | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceHasSPIFlashSerial
Definition at line 8166 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceHasXilinxDMA | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceHasXilinxDMA True if the device has Xilinx DMA engine
Definition at line 8259 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceIs64Bit | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceIs64Bit
Definition at line 8351 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceIsDirectAddressable | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceIsDirectAddressable
Definition at line 8443 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceIsExternalToHost | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceIsExternalToHost True if the device having the given ID connects to the host with a cable.
Definition at line 8536 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceIsSupported | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceIsSupported True if the device having the given ID is supported by this SDK.
Definition at line 8629 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceNeedsRoutingSetup | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceNeedsRoutingSetup True if the routing for the device having the given ID can be queried and/or changed.
Definition at line 8722 of file ntv2devicefeatures.hpp.
| bool NTV2DeviceSoftwareCanChangeFrameBufferSize | ( | const NTV2DeviceID | inDeviceID | ) |
| [in] | inDeviceID | Specifies the NTV2DeviceID of interest. |
NTV2DeviceSoftwareCanChangeFrameBufferSize
Definition at line 8814 of file ntv2devicefeatures.hpp.