coil-root
3.4.0-SNAPSHOT
      Target filter
Search in API
Skip to content
    coil-root
coil-video/coil3.video/videoFrameOption

videoFrameOption

fun ImageRequest.Builder.videoFrameOption(option: Int): ImageRequest.Builder

Set the option for how to decode the video frame.

Must be one of OPTION_PREVIOUS_SYNC, OPTION_NEXT_SYNC, OPTION_CLOSEST_SYNC, OPTION_CLOSEST.

See also

MediaMetadataRetriever

val ImageRequest.videoFrameOption: Int
val Options.videoFrameOption: Int
val Extras.Key.Companion.videoFrameOption: Extras.Key<Int>
Generated by Dokka
© 2025 Copyright