ZegoMediaPlayerMediaInfo Class Reference

Inherits from NSObject
Declared in ZegoExpressDefines.h

Overview

Meida information such as video resolution of media file.

  width

Video resolution width.

@property (nonatomic, assign) int width

Declared In

ZegoExpressDefines.h

  height

Video resolution height.

@property (nonatomic, assign) int height

Declared In

ZegoExpressDefines.h

  frameRate

Video frame rate.

@property (nonatomic, assign) int frameRate

Declared In

ZegoExpressDefines.h