CML
Preparing search index...
@svta/cml-id3
RawId3Frame
Type Alias RawId3Frame
Internal
Raw ID3 frame.
type
RawId3Frame
=
{
data
:
Uint8Array
<
ArrayBuffer
>
;
size
:
number
;
type
:
string
;
}
Index
Properties
data
size
type
Properties
data
data
:
Uint8Array
<
ArrayBuffer
>
size
size
:
number
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
size
type
CML
Loading...
Raw ID3 frame.