RootEncoder
Toggle table of contents
2.8.0
release
Target filter
release
Switch theme
Search in API
Skip to content
RootEncoder
common
/
com.pedro.common.config
/
AacAudioSpecificConfig
Aac
Audio
Specific
Config
class
AacAudioSpecificConfig
(
type
:
AudioObjectType
,
sampleRate
:
Int
,
channels
:
Int
)
Created by pedro on 29/04/21.
ISO 14496-3
Members
Constructors
Aac
Audio
Specific
Config
Link copied to clipboard
constructor
(
type
:
AudioObjectType
,
sampleRate
:
Int
,
channels
:
Int
)
Properties
size
Link copied to clipboard
val
size
:
Int
=
2
Functions
calculate
Link copied to clipboard
fun
calculate
(
)
:
ByteArray