PlusLib  2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
List of all members | Public Attributes
nvOptions Struct Reference

#include <src/PlusDataCollection/NVidiaDVP/nvCommon.h>

Public Attributes

bool alphaComp
 
int audioBits
 
int audioChannels
 
char audioFile [100]
 
int bitsPerComponent
 
bool block
 
int captureDevice
 
int captureGPU
 
bool cbComp
 
int cbCompRange [4]
 
bool console
 
bool crComp
 
int crCompRange [4]
 
bool cscEnable
 
float cscMatrix [3][3]
 
double cscOffset [3]
 
double cscScale [3]
 
NVVIODATAFORMAT dataFormat
 
bool dualLink
 
bool expansionEnable
 
bool field
 
char filename [100]
 
int flipQueueLength
 
bool fps
 
bool frameLock
 
int fsaa
 
bool fullScreen
 
float gamma [3]
 
int gpu
 
int hDelay
 
int height
 
bool log
 
int numFrames
 
int repeat
 
NVVIOCOMPONENTSAMPLING sampling
 
bool syncEnable
 
NVVIOSYNCSOURCE syncSource
 
NVVIOCOMPSYNCTYPE syncType
 
eTestPattern testPattern
 
int vDelay
 
NVVIOSIGNALFORMAT videoFormat
 
bool videoInfo
 
int width
 
int x
 
int y
 
bool yComp
 
int yCompRange [4]
 

Detailed Description

Definition at line 65 of file nvCommon.h.

Member Data Documentation

◆ alphaComp

bool nvOptions::alphaComp

Definition at line 92 of file nvCommon.h.

◆ audioBits

int nvOptions::audioBits

Definition at line 106 of file nvCommon.h.

◆ audioChannels

int nvOptions::audioChannels

Definition at line 105 of file nvCommon.h.

◆ audioFile

char nvOptions::audioFile[100]

Definition at line 104 of file nvCommon.h.

◆ bitsPerComponent

int nvOptions::bitsPerComponent

Definition at line 112 of file nvCommon.h.

◆ block

bool nvOptions::block

Definition at line 77 of file nvCommon.h.

◆ captureDevice

int nvOptions::captureDevice

Definition at line 109 of file nvCommon.h.

◆ captureGPU

int nvOptions::captureGPU

Definition at line 108 of file nvCommon.h.

◆ cbComp

bool nvOptions::cbComp

Definition at line 95 of file nvCommon.h.

◆ cbCompRange

int nvOptions::cbCompRange[4]

Definition at line 98 of file nvCommon.h.

◆ console

bool nvOptions::console

Definition at line 85 of file nvCommon.h.

◆ crComp

bool nvOptions::crComp

Definition at line 94 of file nvCommon.h.

◆ crCompRange

int nvOptions::crCompRange[4]

Definition at line 97 of file nvCommon.h.

◆ cscEnable

bool nvOptions::cscEnable

Definition at line 87 of file nvCommon.h.

◆ cscMatrix

float nvOptions::cscMatrix[3][3]

Definition at line 90 of file nvCommon.h.

◆ cscOffset

double nvOptions::cscOffset[3]

Definition at line 88 of file nvCommon.h.

◆ cscScale

double nvOptions::cscScale[3]

Definition at line 89 of file nvCommon.h.

◆ dataFormat

NVVIODATAFORMAT nvOptions::dataFormat

Definition at line 68 of file nvCommon.h.

◆ dualLink

bool nvOptions::dualLink

Definition at line 110 of file nvCommon.h.

◆ expansionEnable

bool nvOptions::expansionEnable

Definition at line 113 of file nvCommon.h.

◆ field

bool nvOptions::field

Definition at line 84 of file nvCommon.h.

◆ filename

char nvOptions::filename[100]

Definition at line 103 of file nvCommon.h.

◆ flipQueueLength

int nvOptions::flipQueueLength

Definition at line 83 of file nvCommon.h.

◆ fps

bool nvOptions::fps

Definition at line 79 of file nvCommon.h.

◆ frameLock

bool nvOptions::frameLock

Definition at line 73 of file nvCommon.h.

◆ fsaa

int nvOptions::fsaa

Definition at line 80 of file nvCommon.h.

◆ fullScreen

bool nvOptions::fullScreen

Definition at line 114 of file nvCommon.h.

◆ gamma

float nvOptions::gamma[3]

Definition at line 91 of file nvCommon.h.

◆ gpu

int nvOptions::gpu

Definition at line 76 of file nvCommon.h.

◆ hDelay

int nvOptions::hDelay

Definition at line 81 of file nvCommon.h.

◆ height

int nvOptions::height

Definition at line 102 of file nvCommon.h.

◆ log

bool nvOptions::log

Definition at line 86 of file nvCommon.h.

◆ numFrames

int nvOptions::numFrames

Definition at line 74 of file nvCommon.h.

◆ repeat

int nvOptions::repeat

Definition at line 75 of file nvCommon.h.

◆ sampling

NVVIOCOMPONENTSAMPLING nvOptions::sampling

Definition at line 111 of file nvCommon.h.

◆ syncEnable

bool nvOptions::syncEnable

Definition at line 72 of file nvCommon.h.

◆ syncSource

NVVIOSYNCSOURCE nvOptions::syncSource

Definition at line 70 of file nvCommon.h.

◆ syncType

NVVIOCOMPSYNCTYPE nvOptions::syncType

Definition at line 69 of file nvCommon.h.

◆ testPattern

eTestPattern nvOptions::testPattern

Definition at line 71 of file nvCommon.h.

◆ vDelay

int nvOptions::vDelay

Definition at line 82 of file nvCommon.h.

◆ videoFormat

NVVIOSIGNALFORMAT nvOptions::videoFormat

Definition at line 67 of file nvCommon.h.

◆ videoInfo

bool nvOptions::videoInfo

Definition at line 78 of file nvCommon.h.

◆ width

int nvOptions::width

Definition at line 101 of file nvCommon.h.

◆ x

int nvOptions::x

Definition at line 99 of file nvCommon.h.

◆ y

int nvOptions::y

Definition at line 100 of file nvCommon.h.

◆ yComp

bool nvOptions::yComp

Definition at line 93 of file nvCommon.h.

◆ yCompRange

int nvOptions::yCompRange[4]

Definition at line 96 of file nvCommon.h.


The documentation for this struct was generated from the following file: