Android Studio Sign in

FrameExtractor.Frame


class FrameExtractor.Frame


Stores an extracted and decoded video frame.

Summary

Public properties

Bitmap!

The extracted frame contents.

Long

The presentation timestamp of the extracted frame, in milliseconds.

Public properties

bitmap

val bitmapBitmap!

The extracted frame contents.

presentationTimeMs

val presentationTimeMsLong

The presentation timestamp of the extracted frame, in milliseconds.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.