libspark/audio, libeplayer3: audio type adjustments

Origin commit data
------------------
Branch: master
Commit: a56e611a05
Author: martii <m4rtii@gmx.de>
Date: 2013-11-11 (Mon, 11 Nov 2013)


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

------------------
This commit was generated by Migit
This commit is contained in:
martii
2013-11-11 12:30:47 +01:00
parent 04e0664607
commit 76700e710d
6 changed files with 23 additions and 0 deletions

View File

@@ -77,6 +77,7 @@ class cAudio
int Stop(void);
bool Pause(bool Pcm = true);
void SetStreamType(AUDIO_FORMAT type);
AUDIO_FORMAT GetStreamType(void) { return StreamType; }
void SetSyncMode(AVSYNC_TYPE Mode);
/* select channels */