logo
On this page

ZegoMediaPlayerMediaInfo

ZegoMediaPlayerMediaInfo

Media Infomration of media file.

Details

Meida information such as video resolution of media file.

Declared in entity/ZegoMediaPlayerMediaInfo.java

Properties

width

width
public int width

Video resolution width.

height

height
public int height

Video resolution height.

frameRate

frameRate
public int frameRate

Video frame rate.

Methods

ZegoMediaPlayerMediaInfo

ZegoMediaPlayerMediaInfo
Declared in entity/ZegoMediaPlayerMediaInfo.java

Previous

zegomediaplayer

Next

zegomediaplayerresource

On this page

Back to top