@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = )
@IntDef(flag = true, value = )
annotation C.AudioFlags


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