NvNmos
Loading...
Searching...
No Matches
Public Attributes | List of all members
_NvNmosChannelMappingConfig Struct Reference

#include <nvnmos.h>

Collaboration diagram for _NvNmosChannelMappingConfig:
Collaboration graph
[legend]

Public Attributes

const NvNmosChannelMappingInputinputs
 
size_t num_inputs
 
const NvNmosChannelMappingOutputoutputs
 
size_t num_outputs
 

Detailed Description

Input/output bundle for add_nmos_channelmapping_to_node_server.

Member Data Documentation

◆ inputs

const NvNmosChannelMappingInput* _NvNmosChannelMappingConfig::inputs

IS-08 Inputs; length must equal num_inputs.

◆ num_inputs

size_t _NvNmosChannelMappingConfig::num_inputs

Number of Inputs.

◆ num_outputs

size_t _NvNmosChannelMappingConfig::num_outputs

Number of Outputs.

◆ outputs

const NvNmosChannelMappingOutput* _NvNmosChannelMappingConfig::outputs

IS-08 Outputs; length must equal num_outputs.


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