Uses of Enum Class
ca.phon.media.Channel
Packages that use Channel
-
Uses of Channel in ca.phon.media
Methods in ca.phon.media that return ChannelModifier and TypeMethodDescriptionstatic Channel
Returns 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 TypeMethodDescriptionboolean
WaveformDisplay.isChannelVisible
(Channel ch) void
WaveformDisplay.setChannelVisible
(Channel ch, boolean visible)