FFmpeg
Data Fields
PathTypeTestStruct Struct Reference

Data Fields

const char * path
 
int is_url
 
int is_unix_absolute_path
 
int is_dos_absolute_path
 

Detailed Description

Definition at line 447 of file imf.c.

Field Documentation

◆ path

const char* PathTypeTestStruct::path

Definition at line 448 of file imf.c.

Referenced by test_path_type_functions().

◆ is_url

int PathTypeTestStruct::is_url

Definition at line 449 of file imf.c.

Referenced by test_path_type_functions().

◆ is_unix_absolute_path

int PathTypeTestStruct::is_unix_absolute_path

Definition at line 450 of file imf.c.

Referenced by test_path_type_functions().

◆ is_dos_absolute_path

int PathTypeTestStruct::is_dos_absolute_path

Definition at line 451 of file imf.c.

Referenced by test_path_type_functions().


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