Class RTCRtpSender | WebRTC | 2.1.3-preview
docs.unity.cn
    Show / Hide Table of Contents

    Class RTCRtpSender

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

    Properties

    Track

    Declaration
    public MediaStreamTrack Track { get; }
    Property Value
    Type Description
    MediaStreamTrack

    Methods

    GetParameters()

    Declaration
    public RTCRtpSendParameters GetParameters()
    Returns
    Type Description
    RTCRtpSendParameters

    GetStats()

    Declaration
    public RTCStatsReportAsyncOperation GetStats()
    Returns
    Type Description
    RTCStatsReportAsyncOperation

    SetParameters(RTCRtpSendParameters)

    Declaration
    public RTCErrorType SetParameters(RTCRtpSendParameters parameters)
    Parameters
    Type Name Description
    RTCRtpSendParameters parameters
    Returns
    Type Description
    RTCErrorType
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 28 September 2020