AJA NTV2 SDK  17.6.0.1688
NTV2 SDK 17.6.0.1688
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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.