public @interface

C.ContentType

implements java.lang.annotation.Annotation

 androidx.media3.common.C.ContentType

Overview

Represents a streaming or other media type. One of C.TYPE_DASH, C.TYPE_SS, C.TYPE_HLS, C.TYPE_RTSP or C.TYPE_OTHER.

Summary