소스 검색

cmAudioPortOsx.h : Added cmApOsxTest().

master
Kevin Larke 10 년 전
부모
커밋
1e4ace93ad
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2
    0
      osx/cmAudioPortOsx.h

+ 2
- 0
osx/cmAudioPortOsx.h 파일 보기

@@ -23,6 +23,8 @@ extern "C" {
23 23
   cmApRC_t      cmApOsxDeviceStop(  unsigned devIdx );
24 24
   bool          cmApOsxDeviceIsStarted( unsigned devIdx );
25 25
 
26
+  void          cmApOsxTest( cmRpt_t* );
27
+
26 28
 #ifdef __cplusplus
27 29
 }
28 30
 #endif

Loading…
취소
저장