AJA NTV2 SDK  17.1.1.1245
NTV2 SDK 17.1.1.1245
ntv2devicecapabilities.h File Reference

Declares the DeviceCapabilities class. More...

Include dependency graph for ntv2devicecapabilities.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DeviceCapabilities
 Convenience class/API for inquiring about device capabilities of physical and virtual devices. Instead of calling the old global ::NTV2DeviceCanDoXXX(mDeviceID) functions, call mCard.features().CanDoXXX(). Instead of calling ::NTV2DeviceGetNumYYY(mDeviceID), call mCard.features().GetNumYYY(). More...
 

Detailed Description

Declares the DeviceCapabilities class.

Definition in file ntv2devicecapabilities.h.