Public Attributes | |
MIXED_AV_DEFAULT =(0) | |
MIXED_AV_CODEC_V1 =(1) | |
MIXED_AV_CODEC_V2 =(2) | |
Mix audio and video in real time.
See Supported Players.
io.agora.recording.common.Common.MIXED_AV_CODEC_TYPE.MIXED_AV_DEFAULT =(0) |
0: (Default) Not mixes the audio and video.
io.agora.recording.common.Common.MIXED_AV_CODEC_TYPE.MIXED_AV_CODEC_V1 =(1) |
1: Mixes the audio and video in real time into an MPEG-4 file. Supports limited players.
io.agora.recording.common.Common.MIXED_AV_CODEC_TYPE.MIXED_AV_CODEC_V2 =(2) |
2: Mixes the audio and video in real time into an MPEG-4 file. Supports more players.