docs.unity.cn
    Show / Hide Table of Contents

    Class RTCRtpScriptTransform

    Inheritance
    Object
    RefCountedObject
    RTCRtpTransform
    RTCRtpScriptTransform
    Inherited Members
    RTCRtpTransform.Kind
    RTCRtpTransform.Write(RTCEncodedFrame)
    RTCRtpTransform.Dispose()
    RefCountedObject.disposed
    Namespace: Unity.WebRTC
    Syntax
    public class RTCRtpScriptTransform : RTCRtpTransform, IDisposable

    Constructors

    RTCRtpScriptTransform(TrackKind, TransformedFrameCallback)

    Declaration
    public RTCRtpScriptTransform(TrackKind kind, TransformedFrameCallback callback)
    Parameters
    Type Name Description
    TrackKind kind
    TransformedFrameCallback callback
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, July 12, 2023