Uses of Enum Class
ca.phon.media.Channel
-
Uses of Channel in ca.phon.media
Modifier 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.Modifier and TypeMethodDescriptionboolean
WaveformDisplay.isChannelVisible
(Channel ch) void
WaveformDisplay.setChannelVisible
(Channel ch, boolean visible)