Class Audio | WebRTC | 2.1.3-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Class Audio

    Inheritance
    Object
    Audio
    Namespace: Unity.WebRTC
    Syntax
    public static class Audio

    Methods

    CaptureStream()

    Declaration
    public static MediaStream CaptureStream()
    Returns
    Type Description
    MediaStream

    Stop()

    Declaration
    public static void Stop()

    Update(Single[], Int32)

    Declaration
    public static void Update(float[] audioData, int channels)
    Parameters
    Type Name Description
    Single[] audioData
    Int32 channels
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023