timeout constant

int const timeout

Playback timed out.

This error code is used when the playback times out.

Implementation

static const int timeout = 1004;