ZegoMediaPlayerMediaInfo class
媒体文件媒体信息。
媒体文件视频分辨率等媒体信息。
Constructors
- ZegoMediaPlayerMediaInfo(int width, int height, int frameRate)
- ZegoMediaPlayerMediaInfo.defaultInfo()
- 默认构造一个媒体播放器信息对象。
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited