Uses of Enum Class
ca.phon.media.Channel
Packages that use Channel
-
Uses of Channel in ca.phon.media
Subclasses with type arguments of type Channel in ca.phon.mediaMethods in ca.phon.media that return ChannelModifier and TypeMethodDescriptionstatic ChannelReturns the enum constant of this class with the specified name.static Channel[]Channel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ca.phon.media that return types with arguments of type ChannelMethods in ca.phon.media with parameters of type ChannelModifier and TypeMethodDescriptionbooleanWaveformDisplay.isChannelVisible(Channel ch) voidWaveformDisplay.setChannelVisible(Channel ch, boolean visible)