RootEncoder
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
RootEncoder
common
/
com.pedro.common
/
AudioUtils
Audio
Utils
object
AudioUtils
Members
Properties
ADTS_
SIZE
Link copied to clipboard
const
val
ADTS_SIZE
:
Int
=
7
Functions
create
Adts
Header
Link copied to clipboard
fun
createAdtsHeader
(
type
:
Int
,
length
:
Int
,
sampleRate
:
Int
,
channels
:
Int
)
:
ByteBuffer
get
Frequency
Link copied to clipboard
fun
getFrequency
(
sampleRate
:
Int
)
:
Int