AV_LOG_ERROR constant

int const AV_LOG_ERROR

Something went wrong and cannot losslessly be recovered. However, not all future data is affected.

Implementation

static const int AV_LOG_ERROR = 16;