AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
Declares the DeviceCapabilities class. More...
#include "ntv2driverinterface.h"
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... | |
Declares the DeviceCapabilities class.
Definition in file ntv2devicecapabilities.h.