trackIndex | 要启用/禁用的音频轨道的索引。 |
enabled |
True for enabling the track. False for disabling the track. |
Enable/disable audio track decoding. Only effective when the VideoPlayer is not currently playing.
通过完全禁用音频解码来禁用音频轨道,有助于节省处理资源。这不同于在播放过程中将某个轨道设为静音,后者将音频轨道的音量调到 0,但仍然解码音频样本。