level abstract method

double level(
  1. int channel
)

Get the current level of a channel.

Implementation

double level(int channel);