Search Results for

    Show / Hide Table of Contents

    Class AudioPresets

    Inheritance
    System.Object
    AudioPresets
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: LiveKit
    Assembly: cs.temp.dll.dll
    Syntax
    public class AudioPresets

    Fields

    Music

    Declaration
    public static readonly AudioPreset Music
    Field Value
    Type Description
    AudioPreset

    Speech

    Declaration
    public static readonly AudioPreset Speech
    Field Value
    Type Description
    AudioPreset

    Telephone

    Declaration
    public static readonly AudioPreset Telephone
    Field Value
    Type Description
    AudioPreset
    In This Article
    Back to top LiveKit Client SDK for Unity WebGL