Audacity 3.2.0
Public Attributes | List of all members
AVRational Struct Reference

#include <ffmpeg-2.3.6-single-header.h>

Public Attributes

int num
 
int den
 

Detailed Description

Definition at line 474 of file ffmpeg-2.3.6-single-header.h.

Member Data Documentation

◆ den

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

◆ num

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


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