toggle menu
coil-root
3.1.0-SNAPSHOT
androidJvm
switch theme
search in API
coil-video
/
coil3.video
/
VideoFrameDecoder
Video
Frame
Decoder
class
VideoFrameDecoder
(
source
:
ImageSource
,
options
:
Options
)
:
Decoder
A
Decoder
that uses
MediaMetadataRetriever
to fetch and decode a frame from a video.
Members
Constructors
Video
Frame
Decoder
Link copied to clipboard
constructor
(
source
:
ImageSource
,
options
:
Options
)
Types
Factory
Link copied to clipboard
class
Factory
:
Decoder.Factory
Functions
decode
Link copied to clipboard
open
suspend override
fun
decode
(
)
:
DecodeResult