|
xine-lib
1.2.9
|
#include <xine.h>
Data Fields | |
| char * | origin |
| char * | mrl |
| char * | link |
| off_t | size |
| uint32_t | type |
| char* xine_mrl_t::link |
Referenced by file_input_class_get_dir(), smb_class_get_dir(), and test_class_get_dir().
| char* xine_mrl_t::mrl |
| char* xine_mrl_t::origin |
Referenced by bluray_class_get_dir(), file_input_class_get_dir(), smb_class_get_dir(), and test_class_get_dir().
| off_t xine_mrl_t::size |
Referenced by file_input_class_get_dir(), smb_class_get_dir(), and test_class_get_dir().
| uint32_t xine_mrl_t::type |
Referenced by bluray_class_get_dir(), file_input_class_get_dir(), smb_class_get_dir(), and test_class_get_dir().
1.8.14