Public Member Functions | Private Attributes
CVideoWriterCV Class Reference

#include <VideoWriterCV.h>

List of all members.

Public Member Functions

void CloseVideoWriter ()
 CVideoWriterCV ()
bool OpenVideoWriter (const char *pFileName, int nFourCC, float fps, int width, int height)
bool WriteFrame (CByteImage *pImage)
 ~CVideoWriterCV ()

Private Attributes

CvVideoWriter * m_pVideoWriter

Detailed Description

Definition at line 59 of file VideoWriterCV.h.


Constructor & Destructor Documentation

Definition at line 61 of file VideoWriterCV.cpp.

Definition at line 66 of file VideoWriterCV.cpp.


Member Function Documentation

Definition at line 99 of file VideoWriterCV.cpp.

bool CVideoWriterCV::OpenVideoWriter ( const char *  pFileName,
int  nFourCC,
float  fps,
int  width,
int  height 
)

Definition at line 77 of file VideoWriterCV.cpp.

Definition at line 90 of file VideoWriterCV.cpp.


Member Data Documentation

CvVideoWriter* CVideoWriterCV::m_pVideoWriter [private]

Definition at line 77 of file VideoWriterCV.h.


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


asr_ivt
Author(s): Allgeyer Tobias, Hutmacher Robin, Kleinert Daniel, Meißner Pascal, Scholz Jonas, Stöckle Patrick
autogenerated on Thu Jun 6 2019 21:46:58