Uses of Class
ca.phon.media.LongSound
Packages that use LongSound
-
Uses of LongSound in ca.phon.app.session.editor
Methods in ca.phon.app.session.editor that return LongSoundModifier and TypeMethodDescriptionSessionMediaModel.getSharedSessionAudio()
Return (and load if necessary) the shared session audio file instance.SessionMediaModel.loadSessionAudio()
Load session audio file as aLongSound
object -
Uses of LongSound in ca.phon.media
Subclasses of LongSound in ca.phon.mediaMethods in ca.phon.media that return LongSoundModifier and TypeMethodDescriptionstatic LongSound
LongSound.fromFile
(File file, VolumeModel volumeModel) WaveformDisplay.getLongSound()
Methods in ca.phon.media that return types with arguments of type LongSoundMethods in ca.phon.media with parameters of type LongSoundConstructors in ca.phon.media with parameters of type LongSound