MythTV  master
Classes | Macros
encoder.h File Reference
#include <cstdio>
#include <sys/types.h>
Include dependency graph for encoder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Encoder
 

Macros

#define EENCODEERROR   (-1)
 
#define EPARTIALSAMPLE   (-2)
 
#define ENOTIMPL   (-3)
 

Macro Definition Documentation

◆ EENCODEERROR

#define EENCODEERROR   (-1)

Definition at line 7 of file encoder.h.

◆ EPARTIALSAMPLE

#define EPARTIALSAMPLE   (-2)

Definition at line 8 of file encoder.h.

◆ ENOTIMPL

#define ENOTIMPL   (-3)

Definition at line 9 of file encoder.h.