MythTV master
Classes | Enumerations
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
 

Enumerations

enum  ENC_ERR : int8_t { EENCODEERROR = -1 , EPARTIALSAMPLE = -2 , ENOTIMPL = -3 }
 

Enumeration Type Documentation

◆ ENC_ERR

enum ENC_ERR : int8_t
Enumerator
EENCODEERROR 
EPARTIALSAMPLE 
ENOTIMPL 

Definition at line 7 of file encoder.h.