| 
    FFmpeg
    
   | 
 
Data Fields | |
| union { | |
| double d | |
| long long int i | |
| } | val | 
| const char * | unit | 
| double unit_value::d | 
Definition at line 229 of file ffprobe.c.
Referenced by value_string(), and writer_print_time().
| long long int unit_value::i | 
Definition at line 229 of file ffprobe.c.
Referenced by value_string(), writer_get_by_name(), and writer_print_data().
| union { ... } unit_value::val | 
Referenced by value_string(), and writer_print_time().
| const char* unit_value::unit | 
Definition at line 230 of file ffprobe.c.
Referenced by value_string(), and writer_print_time().
 1.8.2