
| vlc_mutex_t access_sys_t::lock |
| vlc_cond_t access_sys_t::wait |
| IFilterGraph* access_sys_t::p_graph |
| ICaptureGraphBuilder2* access_sys_t::p_capture_graph_builder2 |
| IMediaControl* access_sys_t::p_control |
| raw1394handle_t access_sys_t::p_avc1394 |
| raw1394handle_t access_sys_t::p_raw1394 |
| struct pollfd access_sys_t::raw1394_poll |
| uint64_t access_sys_t::i_guid |
| bool access_sys_t::pb_active_slot[16] |
| bool access_sys_t::pb_tc_has_data[16] |
| bool access_sys_t::pb_slot_mmi_expected[16] |
| dvbpsi_pmt_t* access_sys_t::pp_selected_programs[24] |
| unsigned int access_sys_t::i_nb_reads |
| int access_sys_t::fd |
| char access_sys_t::sz_epsv_ip[64] |
| bool access_sys_t::out |
| char* access_sys_t::psz_name |
| GnomeVFSHandle* access_sys_t::p_handle |
| GnomeVFSFileInfo* access_sys_t::p_file_info |
| const char* access_sys_t::psz_protocol |
| char* access_sys_t::psz_mime |
| char* access_sys_t::psz_pragma |
| bool access_sys_t::b_mms |
| bool access_sys_t::b_ssl |
| int64_t access_sys_t::i_chunk |
| int64_t access_sys_t::i_icy_offset |
| int64_t access_sys_t::i_remaining |
| size_t access_sys_t::page_size |
| size_t access_sys_t::mtu |
| uint8_t access_sys_t::buffer[65536+1] |
| uint8_t* access_sys_t::p_header |
| uint8_t* access_sys_t::p_packet |
| uint32_t access_sys_t::i_packet_sequence |
| unsigned int access_sys_t::i_packet_used |
| unsigned int access_sys_t::i_packet_length |
| int64_t access_sys_t::i_start |
| char access_sys_t::sz_bind_addr[NI_MAXNUMERICHOST] |
| unsigned access_sys_t::i_timeout |
| uint8_t access_sys_t::buffer_tcp[100000] |
| uint8_t access_sys_t::buffer_udp[100000] |
| uint32_t access_sys_t::i_media_packet_id_type |
| uint8_t* access_sys_t::p_cmd |
| uint8_t* access_sys_t::p_header |
| uint8_t* access_sys_t::p_media |
| size_t access_sys_t::i_media |
| size_t access_sys_t::i_media_used |
| uint32_t access_sys_t::i_flags_broadcast |
| uint32_t access_sys_t::i_media_length |
| uint32_t access_sys_t::i_packet_count |
| vlc_mutex_t access_sys_t::lock_netwrite |