cmAudioPortOsx.h : Added cmApOsxTest().
This commit is contained in:
parent
eddc01b445
commit
1e4ace93ad
@ -23,6 +23,8 @@ extern "C" {
|
|||||||
cmApRC_t cmApOsxDeviceStop( unsigned devIdx );
|
cmApRC_t cmApOsxDeviceStop( unsigned devIdx );
|
||||||
bool cmApOsxDeviceIsStarted( unsigned devIdx );
|
bool cmApOsxDeviceIsStarted( unsigned devIdx );
|
||||||
|
|
||||||
|
void cmApOsxTest( cmRpt_t* );
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user