PlayerDecryptionFailed constant

int const PlayerDecryptionFailed

Description: Pull stream decryption failed, please check whether the decryption key is correct.
Cause: Incorrect decryption key entered.
Solutions: Enter the correct decryption key.

Implementation

static const int PlayerDecryptionFailed = 1004061;