Show / Hide Table of Contents

Enum TRTCVideoBufferType

1.9 Video data container format

Namespace: trtc
Assembly: cs.temp.dll.dll
Syntax
public enum TRTCVideoBufferType

Fields

Name Description
TRTCVideoBufferType_Buffer

Binary buffer

TRTCVideoBufferType_Texture

Texture

TRTCVideoBufferType_Unknown
In This Article
Back to top Generated by DocFX