internalError constant

int const internalError

Playback failed due to an internal error.

This error code is used when the playback fails due to an internal error.

Implementation

static const int internalError = 1006;