public @interface

Log.LogLevel

implements java.lang.annotation.Annotation

 androidx.media3.common.util.Log.LogLevel

Overview

Log level for ExoPlayer logcat logging. One of Log.LOG_LEVEL_ALL, Log.LOG_LEVEL_INFO, Log.LOG_LEVEL_WARNING, Log.LOG_LEVEL_ERROR or Log.LOG_LEVEL_OFF.

Summary