AudioEffectsPackConfiguration.EffectsPackId Property

Definition

Gets the OEM-specified ID of the audio effects pack associated with the AudioEffectsPackConfiguration object.

public:
 property Platform::String ^ EffectsPackId { Platform::String ^ get(); };
winrt::hstring EffectsPackId();
public string EffectsPackId { get; }
var string = audioEffectsPackConfiguration.effectsPackId;
Public ReadOnly Property EffectsPackId As String

Property Value

String

Platform::String

winrt::hstring

The audio effects pack ID.

Applies to