![]() |
NVAPI Reference Documentation
|
Release 396: April 5
|
#include <nvapi.h>
Data Fields | |
NvU32 | bitsPerComponent |
NVVIOCOMPONENTSAMPLING | sampling |
NvU32 | expansionEnable |
NvU32 | numLinks |
struct { | |
NvU32 jack | |
NvU32 channel | |
} | links [NVAPI_MAX_VIO_LINKS_PER_STREAM] |
Stream configuration.
NvU32 _NVVIOSTREAM::bitsPerComponent |
Bits per component.
NvU32 _NVVIOSTREAM::channel |
specified (0-based) jack
NvU32 _NVVIOSTREAM::expansionEnable |
Enable/disable 4:2:2->4:4:4 expansion.
NvU32 _NVVIOSTREAM::jack |
This stream's link[i] will use the specified (0-based) channel within the.
struct { ... } _NVVIOSTREAM::links[NVAPI_MAX_VIO_LINKS_PER_STREAM] |
NvU32 _NVVIOSTREAM::numLinks |
Number of active links.
NVVIOCOMPONENTSAMPLING _NVVIOSTREAM::sampling |
Sampling.