Gjsify LogoGjsify Logo

Holds the information necessary for using the GL display scanout.

record

Hierarchy

  • GlScanout

Index

Constructors

Properties

fd: number

a drm DMABUF file that can be imported with eglCreateImageKHR

field
format: number

the drm fourcc format

field
height: number

height of the scanout

field
stride: number

stride of the scanout

field
width: number

width of the scanout

field
y0top: boolean

orientation of the scanout

field
name: string

Methods

  • free(): void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method