Modifica

Condividi tramite


AudioSettings.SampleRate Property

Definition

Represents the sample rate in hertz.

public Nullable<double> SampleRate { get; set; }
member this.SampleRate : Nullable<double> with get, set

Property Value

Remarks

The property uses constant AVSampleRateKey value to access the underlying dictionary.

Applies to