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

    Class WebRTC

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

    Properties

    CodecInitializationResult

    Declaration
    public static CodecInitializationResult CodecInitializationResult { get; }
    Property Value
    Type Description
    CodecInitializationResult

    SupportHardwareEncoder

    Declaration
    public static bool SupportHardwareEncoder { get; }
    Property Value
    Type Description
    Boolean

    Methods

    Finalize()

    Declaration
    public static void Finalize()

    GetEncoderType()

    Declaration
    public static EncoderType GetEncoderType()
    Returns
    Type Description
    EncoderType

    Initialize(EncoderType)

    Declaration
    public static void Initialize(EncoderType type = EncoderType.Hardware)
    Parameters
    Type Name Description
    EncoderType type

    Update()

    Declaration
    public static IEnumerator Update()
    Returns
    Type Description
    IEnumerator
    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