RtePlayerEvent

Player event types.

Since
v4.5.0

Enumerator

kRtePlayerEventFreezeStart
5: Audio or video has frozen.
kRtePlayerEventFreezeStop
6: Audio and video have stopped freezing.
kRtePlayerEventAuthenticationWillExpire
8: Token is about to expire. After receiving this event, you need to generate a new token and update the URL using OpenWithUrl.
kRtePlayerEventAbrFallbackToAudioOnlyLayer
9: Due to network issues, the audio and video stream has fallen back to audio stream.
kRtePlayerEventAbrRecoverFromAudioOnlyLayer
10: After network conditions improve, the stream has recovered from audio-only to audio and video stream.