QVisu
Qt-based visualization for smart homes
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
image_handler_t Struct Reference

Public Attributes

picture_t *(* pf_read )(image_handler_t *, block_t *, video_format_t *, video_format_t *)
 
picture_t *(* pf_read_url )(image_handler_t *, const char *, video_format_t *, video_format_t *)
 
block_t *(* pf_write )(image_handler_t *, picture_t *, video_format_t *, video_format_t *)
 
int(* pf_write_url )(image_handler_t *, picture_t *, video_format_t *, video_format_t *, const char *)
 
picture_t *(* pf_convert )(image_handler_t *, picture_t *, video_format_t *, video_format_t *)
 
picture_t *(* pf_filter )(image_handler_t *, picture_t *, video_format_t *, const char *)
 
vlc_object_tp_parent
 
decoder_tp_dec
 
encoder_tp_enc
 
filter_tp_filter
 

The documentation for this struct was generated from the following file: