AviPlayer Class Reference

#include <aviplayer.h>

List of all members.

Public Member Functions

 AviPlayer (char *video, int width, int height)
virtual ~AviPlayer ()
virtual void Update ()
virtual void Draw (float x, float y, float width, float height)
bool isRepeatMovie ()
void setRepeatMovie (bool repeat)

Static Public Attributes

static int debug = 0
static const char * rcsid = "@(#) $Id: aviplayer.cpp,v 1.8 2006/03/01 19:54:18 hawaii Exp $ $Copyright: (c)2001 National Biocomputation Center, Stanford University $"


Detailed Description

Definition at line 38 of file aviplayer.h.


Constructor & Destructor Documentation

AviPlayer::AviPlayer ( char *  video,
int  width,
int  height 
)

Definition at line 199 of file aviplayer.cpp.

AviPlayer::~AviPlayer (  )  [virtual]

Definition at line 201 of file aviplayer.cpp.


Member Function Documentation

void AviPlayer::Update (  )  [virtual]

Definition at line 203 of file aviplayer.cpp.

void AviPlayer::Draw ( float  x,
float  y,
float  width,
float  height 
) [virtual]

Definition at line 205 of file aviplayer.cpp.

bool AviPlayer::isRepeatMovie (  )  [inline]

Definition at line 51 of file aviplayer.h.

void AviPlayer::setRepeatMovie ( bool  repeat  )  [inline]

Definition at line 52 of file aviplayer.h.


Member Data Documentation

int AviPlayer::debug = 0 [static]

Definition at line 45 of file aviplayer.h.

const char * AviPlayer::rcsid = "@(#) $Id: aviplayer.cpp,v 1.8 2006/03/01 19:54:18 hawaii Exp $ $Copyright: (c)2001 National Biocomputation Center, Stanford University $" [static]

Definition at line 46 of file aviplayer.h.


The documentation for this class was generated from the following files:
Generated on Thu Aug 30 11:04:24 2007 for SPRING Mac by  doxygen 1.5.3