SamplesPerSecond

AsfAudioStreamProperty.SamplesPerSecond property

Gets a value in Hertz (cycles per second) that represents the sampling rate of the audio stream.

public uint SamplesPerSecond { get; }

Property Value

The a value in Hertz (cycles per second) that represents the sampling rate of the audio stream.

See Also