AJA NTV2 SDK  17.1.1.1245
NTV2 SDK 17.1.1.1245
Ancillary Data Classes

The Ancillary Data Classes allow client software to easily encode/decode SDI Ancillary Data or HDMI Auxiliary Data to/from host buffers in a manner that’s compatible with how NTV2 devices transmit/receive ancillary data. See SDI Ancillary Data or HDMI Auxiliary Data for more information.

In SDK 14.x and earlier, these classes were in their own libajaanc library, but starting with SDK 15.0, they were merged into the “libajantv2” Class Library to support the (new at the time) KONA IP and Io IP devices.

Demonstration Applications
Transmit/Playout:
See SDI Anc Packet Capture (or Custom Aux Packet Capture for HDMI).
Receive/Capture:
See SDI Anc Packet Playout (or HDMI Auxiliary Data Playout for HMDMI).
Principal Classes:
Note
Avoid deriving subclasses from AJA-provided classes. AJA recommends using aggregation techniques to incorporate NTV2 functionality into your own classes.