|
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 454 of file imf.c.
Referenced by test_path_type_functions().
| int PathTypeTestStruct::is_url |
Definition at line 455 of file imf.c.
Referenced by test_path_type_functions().
| int PathTypeTestStruct::is_unix_absolute_path |
Definition at line 456 of file imf.c.
Referenced by test_path_type_functions().
| int PathTypeTestStruct::is_dos_absolute_path |
Definition at line 457 of file imf.c.
Referenced by test_path_type_functions().
1.8.17