ExperimentalFrameExtractor.Frame


class ExperimentalFrameExtractor.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.