RtspFace/PL_AndroidSurfaceViewRender.h
@@ -10,13 +10,15 @@ bool outputRenderFrame; int scaleToWidth; // <=0 to fit size by windowSurfaceDecode int scaleToHeight; bool directlyDisplay; PL_AndroidSurfaceViewRender_Config() : windowSurface(nullptr), outputOriginFrame(false), outputRenderFrame(true), scaleToWidth(0), scaleToHeight(0) scaleToHeight(0), directlyDisplay(false) {} }; @@ -36,7 +38,7 @@ static bool pay_breaker_MBFT_YUV(const PipeMaterial* pm, void* args); private: void* internal; void* internal; }; PipeLineElem* create_PL_AndroidSurfaceViewRender();