androidSurfacePassThrough property

bool androidSurfacePassThrough
final

When enabled, video is rendered directly by the SDK, bypassing the OES pipeline for better performance. SurfaceView passthrough does not support rotation/mirror; TextureView passthrough supports rotation via Matrix.

Implementation

final bool androidSurfacePassThrough;