![]() |
Audacity 3.2.0
|
#include <ffmpeg-2.3.6-single-header.h>
Public Attributes | |
| int | num |
| int | den |
Definition at line 474 of file ffmpeg-2.3.6-single-header.h.
| int AVRational::den |
Definition at line 476 of file ffmpeg-2.3.6-single-header.h.
Referenced by av_cmp_q(), av_inv_q(), and av_q2d().
| int AVRational::num |
Definition at line 475 of file ffmpeg-2.3.6-single-header.h.
Referenced by av_cmp_q(), av_inv_q(), and av_q2d().