Show / Hide Table of Contents

Enum TRTCLocalRecordType

Local recording parameters

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

Fields

Name Description
TRTCLocalRecordType_Audio
TRTCLocalRecordType_Both

Record audio and video

TRTCLocalRecordType_Video

Record video only

In This Article
Back to top Generated by DocFX