videoFrameMicros

fun ImageRequest.Builder.videoFrameMicros(frameMicros: Long): <Error class: unknown class>

Set the time in microseconds of the frame to extract from a video.

When both videoFrameMicros (or videoFrameMillis) and videoFramePercent are set, videoFrameMicros (or videoFrameMillis) will take precedence.