QVisu
Qt-based visualization for smart homes
|
#include <vlc_stream.h>
Public Attributes | |
VLC_COMMON_MEMBERS bool | b_error |
module_t * | p_module |
char * | psz_access |
char * | psz_path |
stream_t * | p_source |
int(* | pf_read )(stream_t *, void *p_read, unsigned int i_read) |
int(* | pf_peek )(stream_t *, const uint8_t **pp_peek, unsigned int i_peek) |
int(* | pf_control )(stream_t *, int i_query, va_list) |
void(* | pf_destroy )(stream_t *) |
stream_sys_t * | p_sys |
stream_text_t * | p_text |
input_thread_t * | p_input |
stream_t definition