setVrMode

open fun setVrMode(vrMode: Boolean)

Sets whether the surface should render the video in Google VR mode.

Parameters

vrMode

true if Google VR mode should be enabled, otherwise false.

See also