toggle menu
RootEncoder
androidJvm
switch theme
search in API
encoder
/
com.pedro.encoder.input.decoder
/
AudioInfo
Audio
Info
data
class
AudioInfo
(
val
sampleRate
:
Int
,
val
channels
:
Int
,
val
duration
:
Long
)
Created by pedro on 18/10/24.
Members
Constructors
Audio
Info
Link copied to clipboard
constructor
(
sampleRate
:
Int
,
channels
:
Int
,
duration
:
Long
)
Properties
channels
Link copied to clipboard
val
channels
:
Int
duration
Link copied to clipboard
val
duration
:
Long
sample
Rate
Link copied to clipboard
val
sampleRate
:
Int