PlayerTakePlayStreamSnapshotFailed constant

int const PlayerTakePlayStreamSnapshotFailed

Description: Failed to capture the screenshot of the streaming screen, please check whether the stream to be captured is normal.
Cause: The stream is not pulled.
Solutions: Check whether it starts to play the stream, and whether there is an abnormality in the process of playing the stream.

Implementation

static const int PlayerTakePlayStreamSnapshotFailed = 1004030;