MixedReality-WebRTC MixedReality-WebRTC
Search Results for

    Show / Hide Table of Contents

    Class LocalAudioDeviceInitConfig

    Configuration to initialize capture on a local audio device (microphone).

    Inheritance
    Object
    LocalAudioDeviceInitConfig
    Namespace: Microsoft.MixedReality.WebRTC
    Assembly: Microsoft.MixedReality.WebRTC.dll
    Syntax
    public class LocalAudioDeviceInitConfig : object

    Fields

    | Improve this Doc View Source

    AutoGainControl

    Enable automated gain control (AGC) on the audio device capture pipeline.

    Declaration
    public bool? AutoGainControl
    Field Value
    Type Description
    Nullable<Boolean>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX