unsupportedFormat constant

int const unsupportedFormat

Media format is not supported.

This error code is used when the media format is not supported.

Implementation

static const int unsupportedFormat = 1008;