taglib-ts
Preparing search index...
mp4/mp4Tag
Mp4Item
Class Mp4Item
Index
Properties
atom
Data
Type
type
valid
Methods
is
Valid
render
to
Bool
to
Byte
to
Byte
Vector
List
to
Cover
Art
List
to
Int
to
Int
Pair
to
Long
Long
to
String
List
to
U
Int
from
Bool
from
Byte
from
Byte
Vector
List
from
Cover
Art
List
from
Int
from
Int
Pair
from
Long
Long
from
String
List
from
U
Int
invalid
Properties
atom
Data
Type
atomDataType
:
AtomDataType
type
type
:
Mp4ItemType
valid
valid
:
boolean
Methods
is
Valid
isValid
()
:
boolean
Returns
boolean
render
render
(
itemName
:
string
)
:
ByteVector
Parameters
itemName
:
string
Returns
ByteVector
to
Bool
toBool
()
:
boolean
Returns
boolean
to
Byte
toByte
()
:
number
Returns
number
to
Byte
Vector
List
toByteVectorList
()
:
ByteVector
[]
Returns
ByteVector
[]
to
Cover
Art
List
toCoverArtList
()
:
Mp4CoverArt
[]
Returns
Mp4CoverArt
[]
to
Int
toInt
()
:
number
Returns
number
to
Int
Pair
toIntPair
()
:
[
number
,
number
]
Returns
[
number
,
number
]
to
Long
Long
toLongLong
()
:
bigint
Returns
bigint
to
String
List
toStringList
()
:
string
[]
Returns
string
[]
to
U
Int
toUInt
()
:
number
Returns
number
Static
from
Bool
fromBool
(
value
:
boolean
)
:
Mp4Item
Parameters
value
:
boolean
Returns
Mp4Item
Static
from
Byte
fromByte
(
value
:
number
)
:
Mp4Item
Parameters
value
:
number
Returns
Mp4Item
Static
from
Byte
Vector
List
fromByteVectorList
(
values
:
ByteVector
[]
)
:
Mp4Item
Parameters
values
:
ByteVector
[]
Returns
Mp4Item
Static
from
Cover
Art
List
fromCoverArtList
(
values
:
Mp4CoverArt
[]
)
:
Mp4Item
Parameters
values
:
Mp4CoverArt
[]
Returns
Mp4Item
Static
from
Int
fromInt
(
value
:
number
)
:
Mp4Item
Parameters
value
:
number
Returns
Mp4Item
Static
from
Int
Pair
fromIntPair
(
first
:
number
,
second
:
number
)
:
Mp4Item
Parameters
first
:
number
second
:
number
Returns
Mp4Item
Static
from
Long
Long
fromLongLong
(
value
:
bigint
)
:
Mp4Item
Parameters
value
:
bigint
Returns
Mp4Item
Static
from
String
List
fromStringList
(
values
:
string
[]
)
:
Mp4Item
Parameters
values
:
string
[]
Returns
Mp4Item
Static
from
U
Int
fromUInt
(
value
:
number
)
:
Mp4Item
Parameters
value
:
number
Returns
Mp4Item
Static
invalid
invalid
()
:
Mp4Item
Returns
Mp4Item
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
atom
Data
Type
type
valid
Methods
is
Valid
render
to
Bool
to
Byte
to
Byte
Vector
List
to
Cover
Art
List
to
Int
to
Int
Pair
to
Long
Long
to
String
List
to
U
Int
from
Bool
from
Byte
from
Byte
Vector
List
from
Cover
Art
List
from
Int
from
Int
Pair
from
Long
Long
from
String
List
from
U
Int
invalid
taglib-ts
Loading...