![]() |
NVAPI Reference Documentation
|
Release 396: April 5
|
#include <nvapi.h>
Data Fields | |
NvU32 | version |
NvU16 | size |
NvU8 | cmd |
NvU8 | type |
union { | |
NV_INFOFRAME_PROPERTY property | |
NV_INFOFRAME_AUDIO audio | |
NV_INFOFRAME_VIDEO video | |
} | infoframe |
NV_INFOFRAME_AUDIO NV_INFOFRAME_DATA::audio |
NvU8 NV_INFOFRAME_DATA::cmd |
The actions to perform from NV_INFOFRAME_CMD.
union { ... } NV_INFOFRAME_DATA::infoframe |
NV_INFOFRAME_PROPERTY NV_INFOFRAME_DATA::property |
This is NVIDIA-specific and corresponds to the property cmds and associated infoframe.
NvU16 NV_INFOFRAME_DATA::size |
size of this structure
NvU8 NV_INFOFRAME_DATA::type |
type of infoframe
NvU32 NV_INFOFRAME_DATA::version |
version of this structure
NV_INFOFRAME_VIDEO NV_INFOFRAME_DATA::video |