ITK  5.4.0
Insight Toolkit
Public Types | List of all members
itk::VideoIOFactoryEnums Class Reference

#include <itkVideoIOFactory.h>

Detailed Description

Contains all enum classes used by VideoIOFactory class.

Definition at line 32 of file itkVideoIOFactory.h.

Public Types

enum  IOMode : uint8_t {
  IOMode::ReadFileMode,
  IOMode::ReadCameraMode,
  IOMode::WriteMode
}
 

Member Enumeration Documentation

◆ IOMode

enum itk::VideoIOFactoryEnums::IOMode : uint8_t
strong
Enumerator
ReadFileMode 
ReadCameraMode 
WriteMode 

Definition at line 39 of file itkVideoIOFactory.h.


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