Custom Video Source Surface
class CustomVideoSourceSurface(width: Int, height: Int) : CustomVideoSource
Content copied to clipboard
A video source for custom tracks, which uses an off-screen, hardware accelerated Surface for sending frames.