Language

VolumeShaper.Configuration.Builder.ReflectTimes Method

Definition

Reflects the volume curve so that the shaper changes volume from the end to the start.

[Android.Runtime.Register("reflectTimes", "()Landroid/media/VolumeShaper$Configuration$Builder;", "", ApiSince=26)]
public Android.Media.VolumeShaper.Configuration.Builder ReflectTimes();
[<Android.Runtime.Register("reflectTimes", "()Landroid/media/VolumeShaper$Configuration$Builder;", "", ApiSince=26)>]
member this.ReflectTimes : unit -> Android.Media.VolumeShaper.Configuration.Builder

Returns

the same Builder instance. This value cannot be null.

Attributes

Remarks

Reflects the volume curve so that the shaper changes volume from the end to the start.

Android reference for android.media.VolumeShaper.Configuration.Builder.reflectTimes.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to