docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum AudioStreamSource

    Specifies the source of the audio stream.

    Namespace: Unity.RenderStreaming
    Assembly: Unity.RenderStreaming.dll
    Syntax
    public enum AudioStreamSource

    Fields

    Name Description
    APIOnly

    Use only the API to provide audio data.

    AudioListener

    Use the AudioListener component as the audio source.

    AudioSource

    Use the AudioSource component as the audio source.

    Microphone

    Use the microphone as the audio source.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)