Uses of Class
ca.phon.media.VolumeModel
Packages that use VolumeModel
-
Uses of VolumeModel in ca.phon.app.session.editor
Methods in ca.phon.app.session.editor that return VolumeModel -
Uses of VolumeModel in ca.phon.media
Methods in ca.phon.media that return VolumeModelMethods in ca.phon.media with parameters of type VolumeModelModifier and TypeMethodDescriptionstatic LongSound
LongSound.fromFile
(File file, VolumeModel volumeModel) void
VolumeSlider.setModel
(VolumeModel model) Constructors in ca.phon.media with parameters of type VolumeModelModifierConstructorDescriptionAudioFileLongSound
(AudioFile audioFile, VolumeModel volumeModel) AudioFileLongSound
(File file, VolumeModel volumeModel) PlaySegment
(VolumeModel volumeModel) SampledPlaySegment
(Sampled sampled, VolumeModel volumeModel) VolumeSlider
(VolumeModel model) VolumeSlider
(VolumeModel model, int orientation) -
Uses of VolumeModel in ca.phon.media.player
Constructors in ca.phon.media.player with parameters of type VolumeModel