getDecoderSurface

open fun getDecoderSurface(): Surface

Provides the surface that a video decoder may render frames into. In 360 mode this is the render thread's decode surface, never the window surface, which the render thread owns.

Return

null while no decoder surface is available.