Typescript Library Declarations (DOM)
Interface EncodedAudioChunk
Hierarchy
EncodedAudioChunk
Index
Properties
byte
Length
duration
timestamp
type
Methods
copy
To
Properties
Readonly
byte
Length
byte
Length
:
number
Readonly
duration
duration
:
number
Readonly
timestamp
timestamp
:
number
Readonly
type
type
:
EncodedAudioChunkType
Methods
copy
To
copy
To
(
destination
)
:
void
Parameters
destination
:
AllowSharedBufferSource
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
byte
Length
duration
timestamp
type
copy
To