Package com.google.android.exoplayer2
Annotation Type C.SpatializationBehavior
-
@Documented @Retention(SOURCE) @Target(TYPE_USE) public static @interface C.SpatializationBehavior
Represents the behavior affecting whether spatialization will be used. One ofC.SPATIALIZATION_BEHAVIOR_AUTO
orC.SPATIALIZATION_BEHAVIOR_NEVER
.