AudioSpecificConfig

class AudioSpecificConfig(type: Int, sampleRate: Int, channels: Int)

Created by pedro on 29/04/21.

ISO 14496-3

Constructors

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

Properties

Link copied to clipboard
val size: Int = 9

Functions

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