libacfutils
A general purpose library of utility functions designed to make it easier to develop addons for the X-Plane flight simulator.
Loading...
Searching...
No Matches
Data Fields
mp3_info_t Struct Reference

Data Fields

int sample_rate
 
int channels
 
int audio_bytes
 

Detailed Description

Definition at line 6 of file minimp3.h.

Field Documentation

◆ audio_bytes

int audio_bytes

Definition at line 9 of file minimp3.h.

◆ channels

int channels

Definition at line 8 of file minimp3.h.

◆ sample_rate

int sample_rate

Definition at line 7 of file minimp3.h.


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