|
Ring Daemon
|
Minimally invasive video writer. More...
#include <debug_utils.h>

Public Member Functions | |
| VideoWriter (const std::string &filename, AVPixelFormat format, int width, int height) | |
| VideoWriter (const std::string &filename, int format, int width, int height) | |
| void | write (VideoFrame &frame) |
| ~VideoWriter () | |
Minimally invasive video writer.
Writes raw frames. Helps debug what goes wrong with video.
Definition at line 272 of file debug_utils.h.
|
inline |
Definition at line 275 of file debug_utils.h.
References jami::emitSignal().

|
inline |
Definition at line 285 of file debug_utils.h.
|
inline |
Definition at line 289 of file debug_utils.h.
References jami::emitSignal(), and JAMI_DBG.

|
inline |
Definition at line 299 of file debug_utils.h.
References jami::emitSignal().
