Public Member Functions | Private Attributes | List of all members
CVideoWriterCV Class Reference

#include <VideoWriterCV.h>

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

CVideoWriterCV::CVideoWriterCV ( )

Definition at line 61 of file VideoWriterCV.cpp.

CVideoWriterCV::~CVideoWriterCV ( )

Definition at line 66 of file VideoWriterCV.cpp.

Member Function Documentation

void CVideoWriterCV::CloseVideoWriter ( )

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.

bool CVideoWriterCV::WriteFrame ( CByteImage pImage)

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 Mon Dec 2 2019 03:47:28