libeplayer3: cleanup pcm writer

Origin commit data
------------------
Branch: master
Commit: 492b7f1b8d
Author: martii <m4rtii@gmx.de>
Date: 2014-04-05 (Sat, 05 Apr 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
martii
2014-04-05 17:44:42 +02:00
parent c98162dca0
commit 6122d9e51d
8 changed files with 45 additions and 117 deletions

View File

@@ -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;