public @interface

C.AudioFlags

implements java.lang.annotation.Annotation

 androidx.media3.common.C.AudioFlags

Overview

Flags for audio attributes. Possible flag value is C.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.

Summary