mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 23:13:16 +02:00
libeplayer3: cleanup pcm writer
This commit is contained in:
@@ -37,10 +37,6 @@ typedef enum {
|
||||
} OutputCmd_t;
|
||||
|
||||
typedef struct {
|
||||
int uNoOfChannels;
|
||||
int uSampleRate;
|
||||
int uBitsPerSample;
|
||||
int bLittleEndian;
|
||||
int restart_audio_resampling;
|
||||
|
||||
int64_t pts;
|
||||
|
Reference in New Issue
Block a user