HardwareBufferFrameQueue.FrameFormat


class HardwareBufferFrameQueue.FrameFormat


Defines the configuration parameters required for a HardwareBuffer.

Summary

Nested types

A builder for FrameFormat instances.

Public functions

Boolean
equals(o: Any?)
Int
String!

Public functions

equals

fun equals(o: Any?): Boolean

hashCode

fun hashCode(): Int

toString

fun toString(): String!

Public properties

colorInfo

val colorInfoColorInfo!

height

val heightInt

pixelFormat

val pixelFormatInt

usageFlags

val usageFlagsLong

width

val widthInt