mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-10 11:59:58 -05:00
Initial community commit
This commit is contained in:
8
Src/nsv/nsvplay/audiostub.h
Normal file
8
Src/nsv/nsvplay/audiostub.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef _AUDIOSTUB_H_
|
||||
#define _AUDIOSTUB_H_
|
||||
|
||||
#include "../dec_if.h"
|
||||
|
||||
IAudioOutput *PCMOUT_CREATE(unsigned int outfmt[8]);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user