Click or drag to resize

WavReaderSamplingRate Property

Gets the sampling rate of the sound data.

Namespace:  Atalasoft.PdfDoc.Generating.Multimedia
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public int SamplingRate { get; }

Property Value

Type: Int32

Implements

IWavReaderSamplingRate
See Also