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
/
OpusAudioSpecificConfig
Opus
Audio
Specific
Config
class
OpusAudioSpecificConfig
(
sampleRate
:
Int
,
channels
:
Int
)
Created by pedro on 04/12/25.
RFC 7845 section-5.1.1
Members
Constructors
Opus
Audio
Specific
Config
Link copied to clipboard
constructor
(
sampleRate
:
Int
,
channels
:
Int
)
Properties
size
Link copied to clipboard
val
size
:
Int
=
19
Functions
write
Link copied to clipboard
fun
write
(
buffer
:
ByteArray
,
offset
:
Int
)