PlusLib  2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
Functions
nvSDIutil.cpp File Reference
#include "nvSDIutil.h"
Include dependency graph for nvSDIutil.cpp:

Go to the source code of this file.

Functions

std::string ColorSpaceToString (NVVIOCOLORSPACE space)
 
std::string ComponentSamplingFormatToString (NVVIOCOMPONENTSAMPLING sampling)
 
std::string DataFormatToString (NVVIODATAFORMAT format)
 
std::string LinkIDToString (NVVIOLINKID id)
 
std::string SignalFormatToString (NVVIOSIGNALFORMAT format)
 
std::string SyncSourceToString (NVVIOSYNCSOURCE source)
 
std::string SyncStatusToString (NVVIOSYNCSTATUS status)
 

Function Documentation

◆ ColorSpaceToString()

std::string ColorSpaceToString ( NVVIOCOLORSPACE  space)

Definition at line 495 of file nvSDIutil.cpp.

◆ ComponentSamplingFormatToString()

std::string ComponentSamplingFormatToString ( NVVIOCOMPONENTSAMPLING  sampling)

Definition at line 473 of file nvSDIutil.cpp.

◆ DataFormatToString()

std::string DataFormatToString ( NVVIODATAFORMAT  format)

Definition at line 316 of file nvSDIutil.cpp.

◆ LinkIDToString()

std::string LinkIDToString ( NVVIOLINKID  id)

Definition at line 524 of file nvSDIutil.cpp.

◆ SignalFormatToString()

std::string SignalFormatToString ( NVVIOSIGNALFORMAT  format)

Definition at line 42 of file nvSDIutil.cpp.

◆ SyncSourceToString()

std::string SyncSourceToString ( NVVIOSYNCSOURCE  source)

Definition at line 457 of file nvSDIutil.cpp.

◆ SyncStatusToString()

std::string SyncStatusToString ( NVVIOSYNCSTATUS  status)

Definition at line 430 of file nvSDIutil.cpp.