SystemAudioProperties Class

Definition

A helper object that provides indexing names for Windows audio file properties.

public ref class SystemAudioProperties sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class SystemAudioProperties final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class SystemAudioProperties
Public NotInheritable Class SystemAudioProperties
Inheritance
Object Platform::Object IInspectable SystemAudioProperties
Attributes

Windows requirements

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

Properties

EncodingBitrate

Gets the name of the System.Audio.EncodingBitrate property (one of the Windows audio file properties).

Applies to

See also