#include <avformat.h>
num is assumed to be such as 0 <= num < den
Definition at line 110 of file avformat.h.
Public Attributes | |
| int64_t | val |
| int64_t | num |
| int64_t | den |
Definition at line 111 of file avformat.h.
Referenced by av_frac_add(), av_frac_init(), and compute_pkt_fields2().
Definition at line 111 of file avformat.h.
Referenced by av_frac_add(), av_frac_init(), and compute_pkt_fields2().
Definition at line 111 of file avformat.h.
Referenced by av_frac_add(), av_frac_init(), and compute_pkt_fields2().
1.5.5