ZVBI Library  0.2.33
Data Fields
vbi_capture Struct Reference

Data Fields

int(* read )(vbi_capture *, vbi_capture_buffer **, vbi_capture_buffer **, const struct timeval *)
vbi_bool(* sampling_point )(vbi_capture *, vbi3_bit_slicer_point *, unsigned int row, unsigned int nth_bit)
vbi_bool(* debug )(vbi_capture *, vbi_bool enable)
vbi_raw_decoder *(* parameters )(vbi_capture *)
unsigned int(* update_services )(vbi_capture *, vbi_bool, vbi_bool, unsigned int, int, char **)
int(* get_scanning )(vbi_capture *)
void(* flush )(vbi_capture *)
int(* get_fd )(vbi_capture *)
VBI_CAPTURE_FD_FLAGS(* get_fd_flags )(vbi_capture *)
vbi_bool(* set_video_path )(vbi_capture *, const char *)
void(* _delete )(vbi_capture *)
FILE * sys_log_fp

Detailed Description

Examples:
examples/network.c.