sourceNotFound constant
int
const sourceNotFound
Media source not found.
This error code is used when the media source is invalid or not found.
Implementation
static const int sourceNotFound = 1001;