samples_per_second property

samples_per_second property

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

Definition:

@property
def samples_per_second(self):
    ...

See Also