mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
libcoolstream2: sync headers
Origin commit data
------------------
Branch: ni/coolstream
Commit: 71b550b04b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-21 (Fri, 21 Feb 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -116,8 +116,8 @@ public:
|
||||
|
||||
void *GetHandle(void);
|
||||
void *GetDSP(void);
|
||||
void HandleAudioMessage(int Event, void *pData);
|
||||
void HandlePcmMessage(int Event, void *pData);
|
||||
void HandleAudioMessage(void *Handle, int Event, void *pData);
|
||||
void HandlePcmMessage(void *Handle, int Event, void *pData);
|
||||
/* shut up */
|
||||
int mute(void);
|
||||
int unmute(void);
|
||||
|
Reference in New Issue
Block a user