TSPS  1.3.2
TSPS is a cross-platform Toolkit for Sensing People in Spaces
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Defines
ofxTSPS::VideoFile Class Reference

#include <VideoFile.h>

Inheritance diagram for ofxTSPS::VideoFile:
ofxTSPS::Source

List of all members.

Public Member Functions

 VideoFile ()
bool openSource (int width, int height, string etc="")
void update ()
void closeSource ()

Detailed Description

Definition at line 15 of file VideoFile.h.


Constructor & Destructor Documentation

Definition at line 17 of file VideoFile.h.


Member Function Documentation

void ofxTSPS::VideoFile::closeSource ( ) [inline, virtual]

Reimplemented from ofxTSPS::Source.

Definition at line 40 of file VideoFile.h.

bool ofxTSPS::VideoFile::openSource ( int  width,
int  height,
string  etc = "" 
) [inline, virtual]

Reimplemented from ofxTSPS::Source.

Definition at line 21 of file VideoFile.h.

void ofxTSPS::VideoFile::update ( ) [inline, virtual]

Reimplemented from ofxTSPS::Source.

Definition at line 32 of file VideoFile.h.


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