canSetDirectAudioVolume
Whether direct-output volume controls are supported for the current platform and video format. (Read Only)
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Video
- Assembly: UnityEngine.VideoModule
public bool canSetDirectAudioVolume { get; }
Remarks
This value is only valid after the movie has been prepared. See VideoPlayer.Prepare.