toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.format
/
ISOBMFF
/
ItemInfo
Item
Info
data
class
ItemInfo
(
val
id
:
Int
)
Members
Constructors
Item
Info
Link copied to clipboard
constructor
(
id
:
Int
)
Properties
extents
Link copied to clipboard
var
extents
:
ArrayList
<
ISOBMFF.ItemExtent
>
id
Link copied to clipboard
val
id
:
Int
type
Link copied to clipboard
var
type
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String