unit_value Struct Reference


Data Fields

union {
   double   d
   long long int   i
val
const char * unit

Detailed Description

Definition at line 148 of file ffprobe.c.


Field Documentation

double unit_value::d

Definition at line 149 of file ffprobe.c.

Referenced by value_string(), and writer_print_time().

long long int unit_value::i

Definition at line 149 of file ffprobe.c.

Referenced by value_string(), writer_get_by_name(), and writer_print_data().

const char* unit_value::unit

Definition at line 150 of file ffprobe.c.

Referenced by value_string(), and writer_print_time().

union { ... } unit_value::val

Referenced by value_string(), and writer_print_time().


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

Generated on Fri Oct 26 02:50:17 2012 for FFmpeg by  doxygen 1.5.8