MythTV
master
|
#include <cstdio>
#include <sys/types.h>
Go to the source code of this file.
Classes | |
class | Encoder |
Macros | |
#define | EENCODEERROR (-1) |
#define | EPARTIALSAMPLE (-2) |
#define | ENOTIMPL (-3) |
#define EENCODEERROR (-1) |
Definition at line 7 of file mythplugins/mythmusic/mythmusic/encoder.h.
#define EPARTIALSAMPLE (-2) |
Definition at line 8 of file mythplugins/mythmusic/mythmusic/encoder.h.
#define ENOTIMPL (-3) |
Definition at line 9 of file mythplugins/mythmusic/mythmusic/encoder.h.