ERC CISST - cisst software
svlFilterVideoFileWriter Class Reference
Inheritance diagram for svlFilterVideoFileWriter:
[legend]Collaboration diagram for svlFilterVideoFileWriter:
[legend]List of all members.
Detailed Description
Definition at line 37 of file svlFilterVideoFileWriter.h.
Public Member Functions
-
int Disable (bool disable, unsigned int videoch=SVL_LEFT)
-
int DialogFilePath (unsigned int videoch=SVL_LEFT)
-
int SetFilePath (const std::string &filepath, unsigned int videoch=SVL_LEFT)
-
int GetFilePath (std::string &filepath, unsigned int videoch=SVL_LEFT) const
-
int SetFramerate (double framerate)
-
int DialogCodec (unsigned int videoch=SVL_LEFT)
-
int GetCodecName (std::string &name, unsigned int videoch=SVL_LEFT) const
-
int GetCodec (svlVideoIO::Compression **compression, unsigned int videoch=SVL_LEFT) const
-
int SetCodec (const svlVideoIO::Compression *compression, unsigned int videoch=SVL_LEFT)
-
int SaveCodec (const std::string &filepath, unsigned int videoch=SVL_LEFT) const
-
int LoadCodec (const std::string &filepath, unsigned int videoch=SVL_LEFT)
-
void Pause ()
-
void Record (int frames=-1)
Protected Member Functions
The documentation for this class was generated from the following file:
erc-cisst-devel<at>lists.johnshopkins.edu