|
FFmpeg
|
Data Fields | |
| const char * | path |
| int | is_url |
| int | is_unix_absolute_path |
| int | is_dos_absolute_path |
| const char* PathTypeTestStruct::path |
Definition at line 499 of file imf.c.
Referenced by test_path_type_functions().
| int PathTypeTestStruct::is_url |
Definition at line 500 of file imf.c.
Referenced by test_path_type_functions().
| int PathTypeTestStruct::is_unix_absolute_path |
Definition at line 501 of file imf.c.
Referenced by test_path_type_functions().
| int PathTypeTestStruct::is_dos_absolute_path |
Definition at line 502 of file imf.c.
Referenced by test_path_type_functions().
1.8.17