timeout constant
int
const timeout
Playback timed out.
This error code is used when the playback times out.
Implementation
static const int timeout = 1004;
Playback timed out.
This error code is used when the playback times out.
static const int timeout = 1004;