korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-image
/
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