SystemMediaTransportControlsProperty Enum

Definition

Defines values for the properties on the SystemMediaTransportControls.

public enum class SystemMediaTransportControlsProperty
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
enum class SystemMediaTransportControlsProperty
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public enum SystemMediaTransportControlsProperty
var value = Windows.Media.SystemMediaTransportControlsProperty.soundLevel
Public Enum SystemMediaTransportControlsProperty
Inheritance
SystemMediaTransportControlsProperty
Attributes

Windows requirements

Device family
Windows 10 (introduced in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v1.0)

Fields

SoundLevel 0

The sound level property.

Applies to