#include <nvnmos.h>

Public Attributes | |
| const NvNmosChannelMappingInput * | inputs |
| size_t | num_inputs |
| const NvNmosChannelMappingOutput * | outputs |
| size_t | num_outputs |
Input/output bundle for add_nmos_channelmapping_to_node_server.
| const NvNmosChannelMappingInput* _NvNmosChannelMappingConfig::inputs |
IS-08 Inputs; length must equal num_inputs.
| size_t _NvNmosChannelMappingConfig::num_inputs |
Number of Inputs.
| size_t _NvNmosChannelMappingConfig::num_outputs |
Number of Outputs.
| const NvNmosChannelMappingOutput* _NvNmosChannelMappingConfig::outputs |
IS-08 Outputs; length must equal num_outputs.