NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Public Member Functions | Public Attributes | List of all members
video::SDIInputImpl Class Reference

Public Member Functions

 SDIInputImpl ()
 

Public Attributes

HGLRC oglrc
 
HDC dc
 
std::vector< GLuinttextures
 
int num_streams
 
int ringbuffer_size
 
int current_ringbuffer_index
 
std::vector< GLuintpbos
 
int pbo_pitch
 
int videoslot
 
HVIDEOINPUTDEVICENV videodev
 
std::vector< FrameTimeframetimes
 
int width
 
int height
 
int split
 

Constructor & Destructor Documentation

video::SDIInputImpl::SDIInputImpl ( )
inline

Member Data Documentation

int video::SDIInputImpl::current_ringbuffer_index
HDC video::SDIInputImpl::dc
std::vector<FrameTime> video::SDIInputImpl::frametimes
int video::SDIInputImpl::height
int video::SDIInputImpl::num_streams
HGLRC video::SDIInputImpl::oglrc
int video::SDIInputImpl::pbo_pitch
std::vector<GLuint> video::SDIInputImpl::pbos
int video::SDIInputImpl::ringbuffer_size
int video::SDIInputImpl::split
std::vector<GLuint> video::SDIInputImpl::textures
HVIDEOINPUTDEVICENV video::SDIInputImpl::videodev
int video::SDIInputImpl::videoslot
int video::SDIInputImpl::width

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