MT2523 API Reference  LinkIt SDK v4
silence_frame_information_t Struct Reference

Silence Frame Information structure. More...

#include <mp3_codec.h>

Data Fields

int32_t frame_size
 Size of one mp3 frame. More...
 
uint8_t * frame
 One mp3 frame. More...
 
int32_t sampling_rate
 Sampling Rate. More...
 
void * param
 Extended parameter or information. More...
 

Detailed Description

Silence Frame Information structure.

Field Documentation

uint8_t* frame

One mp3 frame.

int32_t frame_size

Size of one mp3 frame.

void* param

Extended parameter or information.

int32_t sampling_rate

Sampling Rate.


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