Partager via


Audio.SamplingRate Propriété

Définition

Obtient ou définit le taux d’échantillonnage à utiliser pour l’encodage en hertz.

[Newtonsoft.Json.JsonProperty(PropertyName="samplingRate")]
public int? SamplingRate { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="samplingRate")>]
member this.SamplingRate : Nullable<int> with get, set
Public Property SamplingRate As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à