AVFrac Struct Reference

#include <avformat.h>

List of all members.


Detailed Description

the exact value of the fractional number is: 'val + num / den'.

num is assumed to be such as 0 <= num < den

Deprecated:
Use AVRational instead

Definition at line 110 of file avformat.h.


Public Attributes

int64_t val
int64_t num
int64_t den

Member Data Documentation

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().


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

Generated on Sat Dec 18 05:15:59 2010 for MythTV by  doxygen 1.5.5