Audacity 3.2.0
Public Attributes | List of all members
av_intfloat64 Union Reference

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

Public Attributes

uint64_t i
 
double f
 

Detailed Description

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

Member Data Documentation

◆ f

double av_intfloat64::f

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

Referenced by av_double2int(), and av_int2double().

◆ i

uint64_t av_intfloat64::i

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

Referenced by av_double2int(), and av_int2double().


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