TAMDDeviceInfo.OpenVideo Property

Boolean OpenVideo { get; set; }

Returns true if the device supports hardware fixed-function video compression.

Returns: Boolean

Remarks:

To enable support for this feature include:

#pragma OPENCL EXTENSION cl_amd_open_video : enable

In the source code header.