CVD 0.8
Public Member Functions
CVD::SGI::RawSGIVideo Class Reference

Internal (non type-safe) class used by O2Buffer to do the actual interfacing with the SGI video hardware. More...

#include <sgi-video.h>

List of all members.

Public Member Functions

 RawSGIVideo (bool use_frames=false)
void start ()
void stop ()
unsigned char * next_frame ()
int x_size () const
int y_size () const
int frame_size () const
float frame_rate () const
int frame_number () const
unsigned char * current_frame () const
unsigned long long frame_time () const

Detailed Description

Internal (non type-safe) class used by O2Buffer to do the actual interfacing with the SGI video hardware.

Definition at line 50 of file sgi-video.h.


Constructor & Destructor Documentation

CVD::SGI::RawSGIVideo::RawSGIVideo ( bool  use_frames = false)

Construct SGI video grabber.

Parameters:
use_framesShould the grabber use frames (true) or fields (false)

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