Uses of Class
soundPlayback.PlaybackControl
Packages that use PlaybackControl
Package
Description
-
Uses of PlaybackControl in Acquisition
Methods in Acquisition with parameters of type PlaybackControlModifier and TypeMethodDescriptionDaqSystem.getPlaybackSystem(PlaybackControl playbackControl, DaqSystem daqSystem) Gets a playback system for playing sound back out through headphones / speakers, etc.icListenSystem.getPlaybackSystem(PlaybackControl playbackControl, DaqSystem daqSystem) SoundCardSystem.getPlaybackSystem(PlaybackControl playbackControl, DaqSystem daqSystem) -
Uses of PlaybackControl in asiojni
Methods in asiojni with parameters of type PlaybackControlModifier and TypeMethodDescriptionASIOSoundSystem.getPlaybackSystem(PlaybackControl playbackControl, DaqSystem daqSystem) NewAsioSoundSystem.getPlaybackSystem(PlaybackControl playbackControl, DaqSystem daqSystem) booleanASIOPlaybackSystem.prepareSystem(PlaybackControl playbackControl, int channels, float sampleRate) -
Uses of PlaybackControl in hfDaqCard
Methods in hfDaqCard with parameters of type PlaybackControlModifier and TypeMethodDescriptionSmruDaqSystem.getPlaybackSystem(PlaybackControl playbackControl, DaqSystem daqSystem) -
Uses of PlaybackControl in nidaqdev
Methods in nidaqdev with parameters of type PlaybackControlModifier and TypeMethodDescriptionNIDAQProcess.getPlaybackSystem(PlaybackControl playbackControl, DaqSystem daqSystem) booleanNIPlaybackSystem.prepareSystem(PlaybackControl playbackControl, int nChannels, float sampleRate) -
Uses of PlaybackControl in nidaqdev.networkdaq
Methods in nidaqdev.networkdaq with parameters of type PlaybackControlModifier and TypeMethodDescriptionNINetworkDaq.getPlaybackSystem(PlaybackControl playbackControl, DaqSystem daqSystem) -
Uses of PlaybackControl in soundPlayback
Methods in soundPlayback that return PlaybackControlModifier and TypeMethodDescriptionFilePlayback.getPlaybackControl()static PlaybackControlPlaybackControl.getViewerPlayback()Static easy access to the playback module in PAMGUARD viewer mode.Methods in soundPlayback with parameters of type PlaybackControlModifier and TypeMethodDescriptionbooleanFilePlayback.prepareSystem(PlaybackControl playbackControl, int nChannels, float sampleRate) abstract booleanPlaybackSystem.prepareSystem(PlaybackControl playbackControl, int nChannels, float sampleRate) booleanSoundCardPlayback.prepareSystem(PlaybackControl playbackControl, int nChannels, float playbackRate) Constructors in soundPlayback with parameters of type PlaybackControlModifierConstructorDescriptionFilePlayback(PlaybackControl playbackControl) PlaybackProcess(PlaybackControl playbackControl) -
Uses of PlaybackControl in soundPlayback.fx
Constructors in soundPlayback.fx with parameters of type PlaybackControlModifierConstructorDescriptionPlayBackGUI(PlaybackControl aquisitionControl) PlayBackPane(PlaybackControl playbackControl) PlayBackSidePane(PlaybackControl playBackControl) -
Uses of PlaybackControl in soundPlayback.preprocess
Constructors in soundPlayback.preprocess with parameters of type PlaybackControlModifierConstructorDescriptionEnvelopeTracer(PlaybackControl playbackControl) PlaybackDecimator(PlaybackControl playbackControl) PlaybackFilter(PlaybackControl playbackControl) PlaybackGain(PlaybackControl playbackControl) -
Uses of PlaybackControl in soundPlayback.swing
Methods in soundPlayback.swing with parameters of type PlaybackControlModifier and TypeMethodDescriptionstatic PlaybackParametersPlaybackDialog.showDialog(Frame parentFrame, PlaybackParameters playbackParameters, PlaybackControl playbackControl) Constructors in soundPlayback.swing with parameters of type PlaybackControlModifierConstructorDescriptionPlaybackSideOptionsPanel(PlaybackControl playbackControl) PlaybackSidePanel(PlaybackControl playbackControl)