VideoAudioOutputMode

enumeration

Description 描述

Places where the audio embedded in a video can be sent.

Properties 属性

NoneDisable the embedded audio.
AudioSourceSend the embedded audio into a specified AudioSource.
DirectSend the embedded audio direct to the platform's audio hardware.
APIOnlySend the embedded audio to the associated AudioSampleProvider.