C# Class DevAudio.Microcone.MicroconeAPI

Afficher le fichier Open project: microcone/microconesdk

Méthodes publiques

Méthode Description
ConvertSectorActivity ( System sectorActivityPtr ) : int[]
ConvertSectorLocation ( System sectorLocationPtr ) : float[]

Private Methods

Méthode Description
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

Method Details

ConvertSectorActivity() public static méthode

public static ConvertSectorActivity ( System sectorActivityPtr ) : int[]
sectorActivityPtr System
Résultat int[]

ConvertSectorLocation() public static méthode

public static ConvertSectorLocation ( System sectorLocationPtr ) : float[]
sectorLocationPtr System
Résultat float[]