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

Public Attributes

VLC_COMMON_MEMBERS module_t * p_module
 
char * psz_access
 
char * psz_location
 
char * psz_filepath
 
char * psz_demux
 
ssize_t(* pf_read )(access_t *, uint8_t *, size_t)
 
block_t *(* pf_block )(access_t *)
 
int(* pf_seek )(access_t *, uint64_t)
 
int(* pf_control )(access_t *, int i_query, va_list args)
 
struct {
   unsigned int   i_update
 
   uint64_t   i_size
 
   uint64_t   i_pos
 
   bool   b_eof
 
   int   i_title
 
   int   i_seekpoint
 
info
 
access_sys_t * p_sys
 
input_thread_tp_input
 

Member Data Documentation

char* access_t::psz_filepath

Local file path (if applicable)

char* access_t::psz_location

Location (URL with the scheme stripped)


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