Package-level declarations
Types
Link copied to clipboard
The inset distances for screens.
Link copied to clipboard
An object that manages offscreen rendering an image source.
Link copied to clipboard
An object that manages offscreen rendering a foundation.
Link copied to clipboard
The ScreenObject class is the abstract class for all objects that are rendered on the screen.
Link copied to clipboard
A ScreenObjectContainer represents a collection of screen objects.
Link copied to clipboard
class Video(val target: Int = GLES11Ext.GL_TEXTURE_EXTERNAL_OES) : ScreenObject, SurfaceTexture.OnFrameAvailableListener
An object that manages offscreen rendering a video source.