ExperimentalFrameExtractor.Configuration


class ExperimentalFrameExtractor.Configuration


Configuration for the frame extractor.

Summary

Nested types

A builder for Configuration instances.

Public properties

Boolean

Whether extracting HDR frames is requested.

MediaCodecSelector!

The MediaCodecSelector.

SeekParameters!

The SeekParameters.

Public properties

extractHdrFrames

val extractHdrFramesBoolean

Whether extracting HDR frames is requested.

mediaCodecSelector

val mediaCodecSelectorMediaCodecSelector!

The MediaCodecSelector.

seekParameters

val seekParametersSeekParameters!

The SeekParameters.