YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
drmp3dec_frame_info Struct Reference

#include </home/runner/work/yarp-documentation/yarp-documentation/yarp/opt-modules/yarp-devices-azure-openai/src/devices/ttsDevice/dr_mp3.h>

Public Attributes

int frame_bytes
 
int channels
 
int sample_rate
 
int layer
 
int bitrate_kbps
 

Detailed Description

Definition at line 260 of file dr_mp3.h.

Member Data Documentation

◆ bitrate_kbps

int drmp3dec_frame_info::bitrate_kbps

Definition at line 262 of file dr_mp3.h.

◆ channels

int drmp3dec_frame_info::channels

Definition at line 262 of file dr_mp3.h.

◆ frame_bytes

int drmp3dec_frame_info::frame_bytes

Definition at line 262 of file dr_mp3.h.

◆ layer

int drmp3dec_frame_info::layer

Definition at line 262 of file dr_mp3.h.

◆ sample_rate

int drmp3dec_frame_info::sample_rate

Definition at line 262 of file dr_mp3.h.


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