Uses of Class
soundPlayback.PlaybackControl
Package
Description
-
Uses of PlaybackControl in Acquisition
Modifier 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
Modifier and TypeMethodDescriptionASIOSoundSystem.getPlaybackSystem
(PlaybackControl playbackControl, DaqSystem daqSystem) NewAsioSoundSystem.getPlaybackSystem
(PlaybackControl playbackControl, DaqSystem daqSystem) boolean
ASIOPlaybackSystem.prepareSystem
(PlaybackControl playbackControl, int channels, float sampleRate) -
Uses of PlaybackControl in hfDaqCard
Modifier and TypeMethodDescriptionSmruDaqSystem.getPlaybackSystem
(PlaybackControl playbackControl, DaqSystem daqSystem) -
Uses of PlaybackControl in nidaqdev
Modifier and TypeMethodDescriptionNIDAQProcess.getPlaybackSystem
(PlaybackControl playbackControl, DaqSystem daqSystem) boolean
NIPlaybackSystem.prepareSystem
(PlaybackControl playbackControl, int nChannels, float sampleRate) -
Uses of PlaybackControl in nidaqdev.networkdaq
Modifier and TypeMethodDescriptionNINetworkDaq.getPlaybackSystem
(PlaybackControl playbackControl, DaqSystem daqSystem) -
Uses of PlaybackControl in soundPlayback
Modifier and TypeMethodDescriptionFilePlayback.getPlaybackControl()
static PlaybackControl
PlaybackControl.getViewerPlayback()
Static easy access to the playback module in PAMGUARD viewer mode.Modifier and TypeMethodDescriptionboolean
FilePlayback.prepareSystem
(PlaybackControl playbackControl, int nChannels, float sampleRate) abstract boolean
PlaybackSystem.prepareSystem
(PlaybackControl playbackControl, int nChannels, float sampleRate) boolean
SoundCardPlayback.prepareSystem
(PlaybackControl playbackControl, int nChannels, float playbackRate) ModifierConstructorDescriptionFilePlayback
(PlaybackControl playbackControl) PlaybackProcess
(PlaybackControl playbackControl) -
Uses of PlaybackControl in soundPlayback.fx
ModifierConstructorDescriptionPlayBackGUI
(PlaybackControl aquisitionControl) PlayBackPane
(PlaybackControl playbackControl) PlayBackSidePane
(PlaybackControl playBackControl) -
Uses of PlaybackControl in soundPlayback.preprocess
ModifierConstructorDescriptionEnvelopeTracer
(PlaybackControl playbackControl) PlaybackDecimator
(PlaybackControl playbackControl) PlaybackFilter
(PlaybackControl playbackControl) PlaybackGain
(PlaybackControl playbackControl) -
Uses of PlaybackControl in soundPlayback.swing
Modifier and TypeMethodDescriptionstatic PlaybackParameters
PlaybackDialog.showDialog
(Frame parentFrame, PlaybackParameters playbackParameters, PlaybackControl playbackControl) ModifierConstructorDescriptionPlaybackSideOptionsPanel
(PlaybackControl playbackControl) PlaybackSidePanel
(PlaybackControl playbackControl)