OvrVideoPlayerActionType

Enumeration

Description

EnableAudioTrack

Enable/disable audio track decoding. Only effective when the VideoPlayer is not currently playing.

SetDirectAudioMute

Set the direct-output audio mute status for the specified track.

SetDirectAudioVolume

Set the direct-output audio volume for the specified track.

SetTargetAudioSource

Sets the AudioSource that will receive audio samples for the specified track if this audio target is selected with Video.VideoPlayer.audioOutputMode.

UnityAction

Fires a UnityAction

Last updated