SDI Technologies iH30 Especificaciones Pagina 97

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 147
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 96
NVAPI VIO
Quadro SDI Output PG-03776-001_v06 | 92
NvU32 compositeTerminate; // Composite
termination
NvU32 enableDataIntegrityCheck; // Enable data
integrity check: true - enable, false - disable
NvU32 cscOverride; // Use provided
CSC color matrix to overwrite
NvU32 flipQueueLength; // Number of
buffers used for the internal flipqueue
NvU32 enableANCTimeCodeGeneration; // Enable SDI
ANC time code generation
NvU32 enableComposite; // Enable
composite
NvU32 enableAlphaKeyComposite; // Enable Alpha
key composite
NVVIOCOMPOSITERANGE compRange; // Composite
ranges
NvU8 reservedData[256]; // Inicates last
stored SDI output state TRUE-ON / FALSE-OFF
NvU32 enableFullColorRange; // Flag
indicating Full Color Range
NvU32 enableRGBData; // Indicates data
is in RGB format
} NVVIOOUTPUTCONFIG;
// Stream configuration
typedef struct _NVVIOSTREAM
{
NvU32 bitsPerComponent; // Bits per component
NVVIOCOMPONENTSAMPLING sampling; // Sampling
NvU32 expansionEnable; // Enable/disable 4:2:2-
>4:4:4 expansion
NvU32 numLinks; // Number of active
links
struct
{
NvU32 jack; // This stream's link[i]
will use the specified (0-based) channel within the
NvU32 channel; // specified (0-based)
jack
} links[NVAPI_MAX_VIO_LINKS_PER_STREAM];
} NVVIOSTREAM;
// Input device configuration
typedef struct _NVVIOINPUTCONFIG
{
NvU32 numRawCaptureImages; // numRawCaptureImages
is the number of frames to keep in the capture queue.
// must be between
NVAPI_GVI_MIN_RAW_CAPTURE_IMAGES and NVAPI_GVI_MAX_RAW_CAPTURE_IMAGES,
NVVIOSIGNALFORMAT signalFormat; // Signal format.
// Please note that
both numRawCaptureImages and signalFormat should be set together.
NvU32 numStreams; // Number of active
streams.
Vista de pagina 96
1 2 ... 92 93 94 95 96 97 98 99 100 101 102 ... 146 147

Comentarios a estos manuales

Sin comentarios