Package asiojni
Class ASIOPlaybackSystem
java.lang.Object
soundPlayback.PlaybackSystem
asiojni.ASIOPlaybackSystem
-
Field Summary
Fields inherited from class soundPlayback.PlaybackSystem
changeObservers
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGet the swing component for the playback system.int
getName()
boolean
playData
(RawDataUnit[] data, double gain) boolean
prepareSystem
(PlaybackControl playbackControl, int channels, float sampleRate) boolean
Methods inherited from class soundPlayback.PlaybackSystem
addChangeObserver, getDeviceName, getDeviceState, mustSameIOSampleRate, notifyObservers, removeChangeObserver
-
Constructor Details
-
ASIOPlaybackSystem
-
-
Method Details
-
getDialogComponent
Description copied from class:PlaybackSystem
Get the swing component for the playback system.- Specified by:
getDialogComponent
in classPlaybackSystem
- Returns:
- the swing component for the playback system.
-
getMaxChannels
public int getMaxChannels()- Specified by:
getMaxChannels
in classPlaybackSystem
-
playData
- Specified by:
playData
in classPlaybackSystem
-
prepareSystem
- Specified by:
prepareSystem
in classPlaybackSystem
-
unPrepareSystem
public boolean unPrepareSystem()- Specified by:
unPrepareSystem
in classPlaybackSystem
-
getName
- Specified by:
getName
in classPlaybackSystem
- Returns:
- System name
-
getSettingsPane
- Specified by:
getSettingsPane
in classPlaybackSystem
- Returns:
-