Variable Channel.position

Declaration

class Channel
{
  // ...
  short position;
  // ...
}