Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

VideoPlayer.canSetDirectAudioVolume

public bool canSetDirectAudioVolume;

Description

Whether direct-output volume controls are supported for the current platform and video format. (Read Only)

This value is only valid after the movie has been prepared. See VideoPlayer.Prepare.