docs.unity3d.com
    目次を表示する/隠す

    Class RTCRtpSender

    Inheritance
    Object
    RefCountedObject
    RTCRtpSender
    Inherited Members
    RefCountedObject.disposed
    Namespace: Unity.WebRTC
    Syntax
    public class RTCRtpSender : RefCountedObject, IDisposable

    Properties

    Track

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

    Methods

    Dispose()

    Declaration
    public override void Dispose()
    Overrides
    RefCountedObject.Dispose()

    Finalize()

    Declaration
    protected void Finalize()

    GetCapabilities(TrackKind)

    Declaration
    public static RTCRtpCapabilities GetCapabilities(TrackKind kind)
    Parameters
    Type Name Description
    TrackKind kind
    Returns
    Type Description
    RTCRtpCapabilities

    GetParameters()

    Declaration
    public RTCRtpSendParameters GetParameters()
    Returns
    Type Description
    RTCRtpSendParameters

    GetStats()

    Declaration
    public RTCStatsReportAsyncOperation GetStats()
    Returns
    Type Description
    RTCStatsReportAsyncOperation

    ReplaceTrack(MediaStreamTrack)

    Declaration
    public bool ReplaceTrack(MediaStreamTrack track)
    Parameters
    Type Name Description
    MediaStreamTrack track
    Returns
    Type Description
    Boolean

    SetParameters(RTCRtpSendParameters)

    Declaration
    public RTCError SetParameters(RTCRtpSendParameters parameters)
    Parameters
    Type Name Description
    RTCRtpSendParameters parameters
    Returns
    Type Description
    RTCError
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)