androidSurfacePassThrough property

bool androidSurfacePassThrough
final

仅在 androidRenderTypeFTXAndroidRenderViewType.SURFACE_VIEW 时生效。 开启后画面直接由 SDK 输出到 SurfaceView,不过中间 OES 渲染,性能更好但不支持旋转/镜像。

Implementation

final bool androidSurfacePassThrough;