Package com.google.android.exoplayer2
Annotation Type C.AudioAllowedCapturePolicy
-
@Documented @Retention(SOURCE) public static @interface C.AudioAllowedCapturePolicy
Capture policies for audio attributes. One ofC.ALLOW_CAPTURE_BY_ALL
,C.ALLOW_CAPTURE_BY_NONE
orC.ALLOW_CAPTURE_BY_SYSTEM
.