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