Ardour  9.0-pre0-582-g084a23a80d
mp3dec_frame_info_t Struct Reference

#include <minimp3.h>

Public Attributes

int frame_bytes
 
int frame_offset
 
int channels
 
int hz
 
int layer
 
int bitrate_kbps
 

Detailed Description

Definition at line 18 of file minimp3.h.

Member Data Documentation

◆ bitrate_kbps

int mp3dec_frame_info_t::bitrate_kbps

Definition at line 20 of file minimp3.h.

◆ channels

int mp3dec_frame_info_t::channels

Definition at line 20 of file minimp3.h.

◆ frame_bytes

int mp3dec_frame_info_t::frame_bytes

Definition at line 20 of file minimp3.h.

◆ frame_offset

int mp3dec_frame_info_t::frame_offset

Definition at line 20 of file minimp3.h.

◆ hz

int mp3dec_frame_info_t::hz

Definition at line 20 of file minimp3.h.

◆ layer

int mp3dec_frame_info_t::layer

Definition at line 20 of file minimp3.h.


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