Interface EncoderChannelStreamLine.EncoderFactory

Enclosing class:
EncoderChannelStreamLine

protected static interface EncoderChannelStreamLine.EncoderFactory
Factory interface for subclasses to provide the constructor with a way of producing an encoder handle.
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    create(ByteBuffer[] buf, int channels, int rate, int bips, int bufferSamples, WritableByteChannel bc)