#include "Image/Dims.H"
#include "Transport/LowLevelEncoder.H"
#include "Video/VideoFormat.H"
#include <string>
Go to the source code of this file.
Classes | |
struct | UcbMpegParams |
class | UcbMpegEncoder |
Thin c++ wrapper around mpeg_encode/ppmtompeg. More... | |
Namespaces | |
namespace | rutz |
Auxiliary helper namespace used in implementing shared_ptr. |
Thin c++ wrapper around mpeg_encode/ppmtompeg
Definition in file UcbMpegEncoder.H.