Version: 2021.3
言語: 日本語
public Video.VideoAudioOutputMode audioOutputMode ;

説明

Destination for the audio embedded in the video.

Note: WebGL only fully supports VideoAudioOutputMode.None and VideoAudioOutputMode.Direct. If you set the output mode to VideoAudioOutputMode.AudioSource, Unity ignores all AudioSource fields except mute. This is because 3D spatialization of video playback is not available on the web.