Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ZegoDataRecordType

Record type.

Index

Enumeration members

AudioAndVideo

AudioAndVideo: = 3

record audio and video. Express-Audio SDK and .aac format files are recorded only audio.

Default

Default: = 0

This field indicates that the Express-Audio SDK records audio by default, and the Express-Video SDK records audio and video by default. When recording files in .aac format, audio is also recorded by default.

OnlyAudio

OnlyAudio: = 1

only record audio

OnlyVideo

OnlyVideo: = 2

only record video, Audio SDK and recording .aac format files are invalid.

Generated using TypeDoc