Uses of Enum Class
ca.corbett.extras.audio.WaveformConfigField.WidthLimit
Packages that use WaveformConfigField.WidthLimit
Package
Description
Contains utility classes related to audio handling (playback and recording).
-
Uses of WaveformConfigField.WidthLimit in ca.corbett.extras.audio
Methods in ca.corbett.extras.audio that return WaveformConfigField.WidthLimitModifier and TypeMethodDescriptionWaveformConfig.getWidthLimit()WaveformConfigField.getWidthLimit()Returns the enum constant of this class with the specified name.static WaveformConfigField.WidthLimit[]WaveformConfigField.WidthLimit.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ca.corbett.extras.audio that return types with arguments of type WaveformConfigField.WidthLimitModifier and TypeMethodDescriptionMethods in ca.corbett.extras.audio with parameters of type WaveformConfigField.WidthLimitModifier and TypeMethodDescriptionvoidWaveformConfig.setWidthLimit(WaveformConfigField.WidthLimit limit) WaveformConfigField.setWidthLimit(WaveformConfigField.WidthLimit limit)