ZegoMediaPlayerNetworkEvent Constants Reference

Declared in ZegoExpressDefines.h

ZegoMediaPlayerNetworkEvent

Player network event.

Definition

typedef NS_ENUM(NSUInteger, ZegoMediaPlayerNetworkEvent ) {
   ZegoMediaPlayerNetworkEventBufferBegin = 0,
   ZegoMediaPlayerNetworkEventBufferEnded = 1,
};

Constants

ZegoMediaPlayerNetworkEventBufferBegin

Network resources are not playing well, and start trying to cache data

Declared In ZegoExpressDefines.h.

ZegoMediaPlayerNetworkEventBufferEnded

Network resources can be played smoothly

Declared In ZegoExpressDefines.h.

Declared In

ZegoExpressDefines.h