Udostępnij za pośrednictwem


Settings.System.VolumeBluetoothSco Field

Definition

Bluetooth Headset volume.

[Android.Runtime.Register("VOLUME_BLUETOOTH_SCO")]
public const string VolumeBluetoothSco;
[<Android.Runtime.Register("VOLUME_BLUETOOTH_SCO")>]
val mutable VolumeBluetoothSco : string

Field Value

Attributes

Remarks

Bluetooth Headset volume. This is used internally, changing this value will not change the volume. See AudioManager.

Java documentation for android.provider.Settings.System.VOLUME_BLUETOOTH_SCO.

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