mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 23:13:16 +02:00
- libeplayer3: sync with max_10
This commit is contained in:
@@ -31,6 +31,14 @@ typedef struct pcmPrivateData_s
|
||||
int32_t bits_per_coded_sample;
|
||||
int32_t sample_rate;
|
||||
int32_t bit_rate;
|
||||
int32_t ffmpeg_codec_id;
|
||||
|
||||
int32_t block_align;
|
||||
int32_t frame_size;
|
||||
|
||||
int32_t codec_id;
|
||||
|
||||
uint8_t *private_data;
|
||||
uint32_t private_size;
|
||||
} pcmPrivateData_t;
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user