You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TAMDDeviceInfo Class > TAMDDeviceInfo Properties > TAMDDeviceInfo.OpenVideo Property
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TAMDDeviceInfo.OpenVideo Property

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

Syntax
C#
Visual Basic
public bool OpenVideo;

To enable support for this feature include: 

#pragma OPENCL EXTENSION cl_amd_open_video : enable 

In the source code header.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!