GPAC
Open Source Multimedia Framework. For more information, check out http://gpac.wp.mines-telecom.fr
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups
hyb_in.h File Reference
+ Include dependency graph for hyb_in.h:
+ This graph shows which files directly or indirectly include this file:

Data Structures

struct  GF_HYBMEDIA
 

Enumerations

enum  HYB_STATE { HYB_STATE_STOPPED = -2, HYB_STATE_STOP_REQ = -1, HYB_STATE_PAUSE = 0, HYB_STATE_PLAYING = 2 }
 
enum  HYB_DATA_MODE { HYB_PUSH = 0, HYB_PULL }
 

Enumeration Type Documentation

enum HYB_STATE
Enumerator
HYB_STATE_STOPPED 
HYB_STATE_STOP_REQ 
HYB_STATE_PAUSE 
HYB_STATE_PLAYING 
Enumerator
HYB_PUSH 
HYB_PULL