{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Class VideoStreamTrack | WebRTC | 2.2.0-preview
docs.unity3d.com
"{0}" の検索結果

    目次を表示する/隠す

    Class VideoStreamTrack

    Inheritance
    object
    MediaStreamTrack
    VideoStreamTrack
    Implements
    IDisposable
    Inherited Members
    MediaStreamTrack.disposed
    MediaStreamTrack.Enabled
    MediaStreamTrack.ReadyState
    MediaStreamTrack.Kind
    MediaStreamTrack.Id
    MediaStreamTrack.Stop()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Unity.WebRTC
    Assembly: solution.dll
    Syntax
    public class VideoStreamTrack : MediaStreamTrack, IDisposable

    Constructors

    Name Description
    VideoStreamTrack(string, IntPtr, int, int, GraphicsFormat)

    Creates a new VideoStream object. The track is created with a source texture ptr. It is noted that streamed video might be flipped when not action was taken. Almost case it has no problem to use other constructor instead.

    See Also: Texture.GetNativeTexturePtr

    VideoStreamTrack(string, RenderTexture)

    Creates a new VideoStream object. The track is created with a source.

    VideoStreamTrack(string, Texture)

    Properties

    Name Description
    IsDecoderInitialized
    IsEncoderInitialized

    note: The videotrack cannot be used if the encoder has not been initialized. Do not use it until the initialization is complete.

    Methods

    Name Description
    Dispose()

    Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

    InitializeReceiver(int, int)
    概要
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)