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

    Class MediaStreamTrack

    Inheritance
    Object
    MediaStreamTrack
    AudioStreamTrack
    VideoStreamTrack
    Namespace: Unity.WebRTC
    Syntax
    public class MediaStreamTrack : IDisposable

    Fields

    disposed

    Declaration
    protected bool disposed
    Field Value
    Type Description
    Boolean

    self

    Declaration
    protected IntPtr self
    Field Value
    Type Description
    IntPtr

    Properties

    Enabled

    Declaration
    public bool Enabled { get; set; }
    Property Value
    Type Description
    Boolean

    Id

    Declaration
    public string Id { get; }
    Property Value
    Type Description
    String

    Kind

    Declaration
    public TrackKind Kind { get; }
    Property Value
    Type Description
    TrackKind

    ReadyState

    Declaration
    public TrackState ReadyState { get; }
    Property Value
    Type Description
    TrackState

    Methods

    Dispose()

    Declaration
    public virtual void Dispose()
    Implements
    IDisposable.Dispose()

    Finalize()

    Declaration
    protected void Finalize()

    Stop()

    Declaration
    public void Stop()
    概要
    • Fields
      • disposed
      • self
    • Properties
      • Enabled
      • Id
      • Kind
      • ReadyState
    • Methods
      • Dispose()
      • Finalize()
      • Stop()
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)