gif.kt
Toggle table of contents
0.3.0
androidAndJvm
common
nonJvm
Target filter
androidAndJvm
common
nonJvm
Switch theme
Search in API
Skip to content
gif.kt
gifkt
/
com.shakster.gifkt
/
GifDecoder
/
frameInfos
frame
Infos
androidAndJvm
common
nonJvm
actual
val
frameInfos
:
List
<
FrameInfo
>
(
source
)
A list of
FrameInfo
s, containing the duration and timestamp of each frame.
expect
val
frameInfos
:
List
<
FrameInfo
>
(
source
)
A list of
FrameInfo
s, containing the duration and timestamp of each frame.
actual
val
frameInfos
:
List
<
FrameInfo
>
(
source
)
A list of
FrameInfo
s, containing the duration and timestamp of each frame.