OpusHeader

fun OpusHeader(    version: Byte = 1,     channelCount: Byte = 1,     preSkip: Short = 0,     sampleRate: Int,     outputGain: Short = 0)