Version: 2020.2
LanguageEnglish
  • C#

VideoPlayer.EnableAudioTrack

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

public void EnableAudioTrack(ushort trackIndex, bool enabled);

Parameters

trackIndex Index of the audio track to enable/disable.
enabled True for enabling the track. False for disabling the track.

Description

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

Disabling audio tracks helps save processing resources by disabling audio decoding completely. This is different to muting a track during playback, which turns the audio track volume to 0 but still decodes the audio samples.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961