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 453 of file imf.c.

Field Documentation

◆ path

const char* PathTypeTestStruct::path

Definition at line 454 of file imf.c.

Referenced by test_path_type_functions().

◆ is_url

int PathTypeTestStruct::is_url

Definition at line 455 of file imf.c.

Referenced by test_path_type_functions().

◆ is_unix_absolute_path

int PathTypeTestStruct::is_unix_absolute_path

Definition at line 456 of file imf.c.

Referenced by test_path_type_functions().

◆ is_dos_absolute_path

int PathTypeTestStruct::is_dos_absolute_path

Definition at line 457 of file imf.c.

Referenced by test_path_type_functions().


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