Loading audio/aidl/aidl_api/android.hardware.audio.effect/current/android/hardware/audio/effect/Flags.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ parcelable Flags { boolean deviceIndication; boolean audioModeIndication; boolean audioSourceIndication; boolean noProcessing; boolean bypass; @Backing(type="byte") @VintfStability enum Type { INSERT = 0, Loading audio/aidl/android/hardware/audio/effect/Flags.aidl +2 −2 Original line number Diff line number Diff line Loading @@ -141,7 +141,7 @@ parcelable Flags { boolean audioSourceIndication; /** * Set to true if no processing done for this effect instance. * Set to true if the effect instance bypass audio data (no processing). */ boolean noProcessing; boolean bypass; } Loading
audio/aidl/aidl_api/android.hardware.audio.effect/current/android/hardware/audio/effect/Flags.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ parcelable Flags { boolean deviceIndication; boolean audioModeIndication; boolean audioSourceIndication; boolean noProcessing; boolean bypass; @Backing(type="byte") @VintfStability enum Type { INSERT = 0, Loading
audio/aidl/android/hardware/audio/effect/Flags.aidl +2 −2 Original line number Diff line number Diff line Loading @@ -141,7 +141,7 @@ parcelable Flags { boolean audioSourceIndication; /** * Set to true if no processing done for this effect instance. * Set to true if the effect instance bypass audio data (no processing). */ boolean noProcessing; boolean bypass; }