Struct RTCOfferOptions | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Struct RTCOfferOptions

    Namespace: Unity.WebRTC
    Syntax
    public struct RTCOfferOptions

    Fields

    iceRestart

    Declaration
    public bool iceRestart
    Field Value
    Type Description
    System.Boolean

    offerToReceiveAudio

    Declaration
    public bool offerToReceiveAudio
    Field Value
    Type Description
    System.Boolean

    offerToReceiveVideo

    Declaration
    public bool offerToReceiveVideo
    Field Value
    Type Description
    System.Boolean
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX