Table of Contents

Enum STCaptureSessionNative.NativeEventId

Event ID for native rendering events.

public enum STCaptureSessionNative.NativeEventId

Fields

CleanupNativeTexture = 2

Disposes a native renderer.

RenderTextures = 3

Renders the textures.

SetupNativeTexture = 1

Sets up a native renderer.