Package soundPlayback
Class SoundCardPlayback
java.lang.Object
soundPlayback.PlaybackSystem
soundPlayback.SoundCardPlayback
-
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 nChannels, float playbackRate) booleanMethods inherited from class soundPlayback.PlaybackSystem
addChangeObserver, getDeviceState, mustSameIOSampleRate, notifyObservers, removeChangeObserver
-
Constructor Details
-
SoundCardPlayback
-
-
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
-
getName
- Specified by:
getNamein classPlaybackSystem- Returns:
- System name
-
getDeviceName
- Overrides:
getDeviceNamein classPlaybackSystem- Returns:
- the name of the actual playback device
-
prepareSystem
- Specified by:
prepareSystemin classPlaybackSystem
-
unPrepareSystem
public boolean unPrepareSystem()- Specified by:
unPrepareSystemin classPlaybackSystem
-
playData
- Specified by:
playDatain classPlaybackSystem
-
getSettingsPane
- Specified by:
getSettingsPanein classPlaybackSystem- Returns:
-