logo
On this page

ZegoMediaPlayerMediaInfo

ZegoMediaPlayerMediaInfo

Media Infomration of media file.

Details

Meida information such as video resolution of media file.

Declared in ZegoExpressDefines.h

Properties

width

width
nonatomic, assign int width

Video resolution width.

height

height
nonatomic, assign int height

Video resolution height.

frameRate

frameRate
nonatomic, assign int frameRate

Video frame rate.

Previous

zegomediaplayerblockdatahandler

Next

zegomediaplayerresource

On this page

Back to top