Class BufferIndexAndChannel


  • public class BufferIndexAndChannel
    extends Object
    Integrate the buffer index and the channel id which it belongs.
    • Constructor Detail

      • BufferIndexAndChannel

        public BufferIndexAndChannel​(int bufferIndex,
                                     int channel)
    • Method Detail

      • getBufferIndex

        public int getBufferIndex()
      • getChannel

        public int getChannel()