C# 클래스 DevAudio.Microcone.MicroconeAPI

파일 보기 프로젝트 열기: microcone/microconesdk

공개 메소드들

메소드 설명
ConvertSectorActivity ( System sectorActivityPtr ) : int[]
ConvertSectorLocation ( System sectorLocationPtr ) : float[]

비공개 메소드들

메소드 설명
CloseClientConnection ( int clientId ) : void
GetDoStereo ( int clientId, [ doStereo ) : int
GetDspEnabled ( int clientId, [ enabled ) : int
GetEnabled ( int clientId, [ sectorEnabled ) : int
GetGain ( int clientId, [ sectorGain ) : int
InitClientConnection ( MicroconeCallbackFunction callback ) : int
RegisterPnpNotification ( [ hWnd ) : int
SetDoStereo ( int clientId, [ doStereo ) : int
SetDspEnabled ( int clientId, [ enabled ) : int
SetEnabled ( int clientId, [ sectorEnabled ) : int
SetGain ( int clientId, [ sectorGain ) : int
UnregisterPnpNotification ( ) : void

메소드 상세

ConvertSectorActivity() 공개 정적인 메소드

public static ConvertSectorActivity ( System sectorActivityPtr ) : int[]
sectorActivityPtr System
리턴 int[]

ConvertSectorLocation() 공개 정적인 메소드

public static ConvertSectorLocation ( System sectorLocationPtr ) : float[]
sectorLocationPtr System
리턴 float[]