MixedReality-WebRTC MixedReality-WebRTC
Search Results for

    Show / Hide Table of Contents

    Delegate TextureSizeChangeCallback

    Namespace: Microsoft.MixedReality.WebRTC.Unity
    Assembly: cs.temp.dll.dll
    Syntax
    public delegate void TextureSizeChangeCallback(int width, int height, IntPtr videoHandle);
    Parameters
    Type Name Description
    Int32 width
    Int32 height
    IntPtr videoHandle
    In This Article
    Back to top Generated by DocFX