OpusAudioSpecificConfig

class OpusAudioSpecificConfig(sampleRate: Int, channels: Int)

Created by pedro on 04/12/25.

RFC 7845 section-5.1.1

Constructors

Link copied to clipboard
constructor(sampleRate: Int, channels: Int)

Properties

Link copied to clipboard
val size: Int = 19

Functions

Link copied to clipboard
fun write(buffer: ByteArray, offset: Int)