Uses of Class
org.praxislive.video.render.Surface
Packages that use Surface
Package
Description
-
Uses of Surface in org.praxislive.video.pipes
Methods in org.praxislive.video.pipes with parameters of type Surface -
Uses of Surface in org.praxislive.video.pipes.impl
Methods in org.praxislive.video.pipes.impl that return SurfaceModifier and TypeMethodDescriptionprotected SurfaceMultiInOut.validateInput(Surface input, Surface output, int index) Methods in org.praxislive.video.pipes.impl with parameters of type SurfaceModifier and TypeMethodDescriptionprotected final voidprotected abstract voidprotected voidfinal voidprotected abstract voidprotected voidprotected voidMultiInOut.processInputs(Surface[] inputs, boolean rendering) protected SurfaceMultiInOut.validateInput(Surface input, Surface output, int index) -
Uses of Surface in org.praxislive.video.render
Methods in org.praxislive.video.render that return SurfaceModifier and TypeMethodDescriptionSurface.createSurface()abstract SurfaceSurface.createSurface(int width, int height, boolean alpha) Methods in org.praxislive.video.render with parameters of type Surface -
Uses of Surface in org.praxislive.video.render.utils
Subclasses of Surface in org.praxislive.video.render.utilsMethods in org.praxislive.video.render.utils that return SurfaceModifier and TypeMethodDescriptionBufferedImageSurface.createSurface(int width, int height, boolean alpha) Methods in org.praxislive.video.render.utils with parameters of type Surface