Search
Preparing search index...
The search index is not available
ZegoExpressEngine-OHOS
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"ZegoExpressDefines"
ZegoMixerVideoConfig
Class ZegoMixerVideoConfig
混流视频配置
配置混流任务的视频参数,帧率、码率、分辨率
Hierarchy
ZegoMixerVideoConfig
Index
Constructors
constructor
Properties
bitrate
fps
height
width
Constructors
constructor
new
Zego
Mixer
Video
Config
(
)
:
ZegoMixerVideoConfig
Returns
ZegoMixerVideoConfig
Properties
bitrate
bitrate
:
number
视频码率,单位为 kbps
fps
fps
:
number
视频帧率,开始混流任务后不能修改
height
height
:
number
视频分辨率高
width
width
:
number
视频分辨率宽
Globals
"
Zego
Audio
Effect
Player
Impl"
"
Zego
Express
Defines"
"
Zego
Express
Engine"
"
Zego
Express
Engine
Impl"
"
Zego
Express
Error
Code"
"
Zego
Express
Event
Handler"
"
Zego
Media
Player
Impl"
"
Zego
Range
Audio
Impl"
"test"
"utils/
Zego
App
Info"
"utils/
Zego
Background
Monitor"
"utils/
Zego
Net
State
Monitor"
"utils/
Zego
Orientation
Monitor"
"ve/tsnapi/
Obj
Registry"
"ve/tsnapi/
TsNapi"
"ve/ve/
Log"
"ve/ve/
Permission
Checker"
"ve/ve/
ZgAudio
Device"
"ve/ve/
ZgUtil"
Zego
Mixer
Video
Config
constructor
bitrate
fps
height
width
Generated using
TypeDoc
混流视频配置
配置混流任务的视频参数,帧率、码率、分辨率