RootEncoder
Toggle table of contents
2.6.7
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
RootEncoder
rtmp
/
com.pedro.rtmp.flv.audio.config
/
AacAudioSpecificConfig
Aac
Audio
Specific
Config
class
AacAudioSpecificConfig
(
type
:
Int
,
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
:
Int
,
sampleRate
:
Int
,
channels
:
Int
)
Properties
size
Link copied to clipboard
val
size
:
Int
=
9
Functions
write
Link copied to clipboard
fun
write
(
buffer
:
ByteArray
,
offset
:
Int
)