class AacUtil.Config


Holds sample format information for AAC audio.

Summary

Public properties

Int

The number of channels.

String!

The RFC 6381 codecs string.

Int

The sample rate in Hertz.

Public properties

channelCount

val channelCountInt

The number of channels.

codecs

val codecsString!

The RFC 6381 codecs string.

sampleRateHz

val sampleRateHzInt

The sample rate in Hertz.