PlayerPlayStreamFailed constant

int const PlayerPlayStreamFailed

Description: Stream playing failed.
Caution: Possibly due to no data in the stream.
Solutions: Check to see if the publish-stream is working or try to play stream again, and if the problem is still not resolved, please contact ZEGO technical support to solve the problem.

Implementation

static const int PlayerPlayStreamFailed = 1004001;