pusher/live_push_def library

Enums

AlivcLivePushAudioChannel
声道数
AlivcLivePushAudioEffectReverbMode
音效混响模式
AlivcLivePushAudioEffectVoiceChangeMode
变声音效模式
AlivcLivePushAudioEncoderMode
音频编码模式
AlivcLivePushAudioEncoderProfile
音频编码格式
AlivcLivePushAudioFormat
外部音频数据
AlivcLivePushAudioSampleRate
音频采样率
AlivcLivePushCameraType
摄像头方向
AlivcLivePusherAudioScenario
音频应用场景
AlivcLivePushFPS
视频帧率
AlivcLivePushMode
直播SDK推流模式
AlivcLivePushOrientation
推流屏幕方向
AlivcLivePushQualityMode
推流模式
AlivcLivePushResolution
分辨率
AlivcLivePushStatus
推流状态
AlivcLivePushStreamMode
推流模式
AlivcLivePushVideoEncodeGOP
关键帧间隔
AlivcLivePushVideoEncoderMode
视频编码模式
AlivcLivePushVideoEncoderModeHardCodec
视频硬编码方式
AlivcLivePushVideoFormat
外部视频数据
AlivcLiveSnapshotDirType
iOS截图存储沙盒目录类型
AlivcLiveTranscodingCropMode
云端混流(转码)裁剪模式
AlivcPusherPreviewDisplayMode
预览显示模式

Typedefs

OnBGMProgress = void Function(int progress, int duration)
OnLivePusherCallback = void Function()
OnLivePusherError = void Function(int errorCode, String errorDescription)
OnLivePusherNetworkError = void Function(int errorCode, String errorDescription)
OnSnapshot = void Function(bool saveResult, String savePath, {AlivcLiveSnapshotDirType? dirTypeForIOS})