Click or drag to resize
WaveFormatExtensibleSamplesPerSec Property
Gets or sets the sampling rate in hertz (samples per second)

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

Property Value

Type: Int32
See Also