Click or drag to resize
AudioDecoderConfigurationSamplerate Property
Gets or sets the sample-rate to be used.

Namespace: StreamCoders.Decoder
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public int Samplerate { get; set; }

Property Value

Type: Int32
The sample-rate.
See Also