Package com.google.android.exoplayer2
Annotation Type C.AudioFlags
-
@Documented @Retention(SOURCE) @Target({FIELD,METHOD,PARAMETER,LOCAL_VARIABLE,TYPE_USE}) public static @interface C.AudioFlags
Flags for audio attributes. Possible flag value isC.FLAG_AUDIBILITY_ENFORCED
.Note that
FLAG_HW_AV_SYNC
is not available because the player takes care of setting the flag when tunneling is enabled via a track selector.