1. External interface Videorender Create control Interface Videorendercallback push render data interface
2. The main class Modulevideorenderimpl control class Incomingvideostream is used to receive the render data Videorenderlinuximpl/videox11channel Linux The render wrapper class Videorenderiosimpl/videorendercallback the Render wrapper class under iOS, Videorenderwindowsimpl/d3d9channel Rende under Windows R package, using D3d9 Videorenderandroid/androidnativeopengl2channel under Android, render using OpenGL, call also requires Java to invoke ANDROIDSU Rfaceviewchannel Android under Render,java to render
3. Main functions for the render implementation and encapsulation of each system platform
Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.
Video_render Module Analysis