avLogStderr constant Null safety
This log level is used to specify logs printed to stderr by ffmpeg. Logs that has this level are not filtered and always redirected.
Implementation
static const int avLogStderr = -16;
This log level is used to specify logs printed to stderr by ffmpeg. Logs that has this level are not filtered and always redirected.
static const int avLogStderr = -16;