#include <video_writer.h>
Definition at line 45 of file video_writer.h.
◆ VideoWriter()
mapviz::VideoWriter::VideoWriter |
( |
| ) |
|
|
inline |
◆ initializeWriter()
bool mapviz::VideoWriter::initializeWriter |
( |
const std::string & |
directory, |
|
|
int |
width, |
|
|
int |
height |
|
) |
| |
◆ isRecording()
bool mapviz::VideoWriter::isRecording |
( |
| ) |
|
◆ processFrame
void mapviz::VideoWriter::processFrame |
( |
QImage |
frame | ) |
|
|
slot |
◆ stop()
void mapviz::VideoWriter::stop |
( |
| ) |
|
◆ height_
int mapviz::VideoWriter::height_ |
|
private |
◆ video_mutex_
QMutex mapviz::VideoWriter::video_mutex_ |
|
private |
◆ video_writer_
◆ width_
int mapviz::VideoWriter::width_ |
|
private |
The documentation for this class was generated from the following files: