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

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

Public Attributes

uint32_t i
 
float f
 

Detailed Description

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

Member Data Documentation

◆ f

float av_intfloat32::f

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

Referenced by av_float2int(), and av_int2float().

◆ i

uint32_t av_intfloat32::i

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

Referenced by av_float2int(), and av_int2float().


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