VideoFrameDecoder

class VideoFrameDecoder(source: ImageSource, options: Options) : Decoder

A Decoder that uses MediaMetadataRetriever to fetch and decode a frame from a video.

Constructors

Link copied to clipboard
constructor(source: ImageSource, options: Options)

Types

Link copied to clipboard

Functions

Link copied to clipboard
open suspend override fun decode(): DecodeResult