PlayerPlayStreamNotExist constant
Description: Stream playing failed.
Caution: The stream does not exist.
Solutions: Please check whether the remote end publish is indeed successful, or whether the publish and play environment are inconsistent.
Implementation
static const int PlayerPlayStreamNotExist = 1004002;