Package com.banuba.sdk.output
-
Interface Summary Interface Description FrameOutput.IFramePixelBufferProvider Interface for getting the processed frame as an array of pixelsIOutput The interface is inherited by all classes that must work withPlayer
, and responsible for passing the rendered frame to the output view -
Class Summary Class Description FrameLayoutHelper Responsible for calculating the size and position of the drawing frame on the surface.FrameOutput Representing a Frame as an Array of PixelsSurfaceOutput Displaying the result of workPlayer
on the surfaceTextureOutput Displaying the result of workPlayer
on the TextureViewVideoOutput Render video to the offscreen surface and save it to a video fileViewOutput Displaying the result of workPlayer
on the view -
Enum Summary Enum Description ContentMode Positioning of the frame being drawnFrameOutput.ReadBufferMode Pixel reading mode