#include <LiveRoom.h>
ZEGO::LIVEROOM::ZegoMixStreamRecordConfig::ZegoMixStreamRecordConfig |
( |
| ) |
|
|
inline |
bool ZEGO::LIVEROOM::ZegoMixStreamRecordConfig::bGenerateMp3 |
录制MP4/FLV的同时是否录制MP3,混流录制MP4/FLV时有效
bool ZEGO::LIVEROOM::ZegoMixStreamRecordConfig::bRecordSoundLevel |
int ZEGO::LIVEROOM::ZegoMixStreamRecordConfig::nFragmentSeconds |
m3u8格式取值范围(2~60s),其他格式取值范围(0~10s),0表示不分片,大于0表示分片,默认为2s
int ZEGO::LIVEROOM::ZegoMixStreamRecordConfig::nInputStreamCount |
MuxerStreamType ZEGO::LIVEROOM::ZegoMixStreamRecordConfig::nMuxerStreamType |
int ZEGO::LIVEROOM::ZegoMixStreamRecordConfig::nOutputAudioBitrate |
int ZEGO::LIVEROOM::ZegoMixStreamRecordConfig::nOutputBackgroundColor |
录制背景颜色,前三个字节为 RGB 颜色值,即 0xRRGGBBxx
int ZEGO::LIVEROOM::ZegoMixStreamRecordConfig::nOutputBitrate |
int ZEGO::LIVEROOM::ZegoMixStreamRecordConfig::nOutputFps |
int ZEGO::LIVEROOM::ZegoMixStreamRecordConfig::nOutputHeight |
int ZEGO::LIVEROOM::ZegoMixStreamRecordConfig::nOutputWidth |
const char* ZEGO::LIVEROOM::ZegoMixStreamRecordConfig::pOutputBackgroundImage |
录制输出文件,为文件全路径(包括文件名),且必须以.mp3/.mp4/.flv/.m3u8结尾,SDK内部会自动创建对应路径,相同的文件会直接覆盖
bool ZEGO::LIVEROOM::ZegoMixStreamRecordConfig::videoAudioSeperateFile |
音频视频文件分开录制, 设置为true时,设置为true时,在OnRecordFilePath回调中分别回调音视频文件路径
The documentation for this struct was generated from the following file: