src/w2/scripts/HWTVideo/libhdhomerun/hdhomerun_video.h File Reference


Functions

hdhomerun_video_sock_t * hdhomerun_video_create (uint16_t listen_port, size_t buffer_size)
void hdhomerun_video_destroy (struct hdhomerun_video_sock_t *vs)
uint16_t hdhomerun_video_get_local_port (struct hdhomerun_video_sock_t *vs)
int hdhomerun_video_get_sock (struct hdhomerun_video_sock_t *vs)
uint8_thdhomerun_video_recv (struct hdhomerun_video_sock_t *vs, size_t max_size, size_t *pactual_size)
void hdhomerun_video_flush (struct hdhomerun_video_sock_t *vs)
void hdhomerun_video_debug_print_stats (struct hdhomerun_video_sock_t *vs, struct hdhomerun_debug_t *dbg, char *prefix)


Function Documentation

struct hdhomerun_video_sock_t* hdhomerun_video_create ( uint16_t  listen_port,
size_t  buffer_size 
)

void hdhomerun_video_debug_print_stats ( struct hdhomerun_video_sock_t *  vs,
struct hdhomerun_debug_t *  dbg,
char *  prefix 
)

void hdhomerun_video_destroy ( struct hdhomerun_video_sock_t *  vs  ) 

void hdhomerun_video_flush ( struct hdhomerun_video_sock_t *  vs  ) 

uint16_t hdhomerun_video_get_local_port ( struct hdhomerun_video_sock_t *  vs  ) 

int hdhomerun_video_get_sock ( struct hdhomerun_video_sock_t *  vs  ) 

uint8_t* hdhomerun_video_recv ( struct hdhomerun_video_sock_t *  vs,
size_t  max_size,
size_t *  pactual_size 
)


Generated on Fri May 4 13:40:10 2012 for WDSS-IIw2 by  doxygen 1.4.7