mirror of
https://github.com/ptitSeb/Serious-Engine
synced 2024-11-21 18:10:26 +01:00
Not really possible/desirable
see https://github.com/libsdl-org/SDL/issues/5658
This commit is contained in:
parent
e0e6cde47d
commit
d99ade2ea5
|
@ -262,7 +262,6 @@ static BOOL StartUp_SDLaudio( CSoundLibrary &sl, BOOL bReport=TRUE)
|
|||
|
||||
// report success
|
||||
if( bReport) {
|
||||
STUBBED("Report actual SDL device name?");
|
||||
CPrintF( TRANSV(" opened device: %s\n"), "SDL audio stream");
|
||||
CPrintF( TRANSV(" %dHz, %dbit, %s\n"),
|
||||
sl.sl_SwfeFormat.nSamplesPerSec,
|
||||
|
|
Loading…
Reference in New Issue
Block a user