Waveform.frame_rate_hz¶
- frame_rate_hz = <attribute 'frame_rate_hz' of 'babycat.Waveform' objects>¶
Returns the decoded waveform’s frame rate in hertz.
If you did not set
frame_rate_hz
as an argument during decoding, then this value will be the frame rate that Babycat detected from the audio.If you did set
frame_rate_hz
during decoding, then this value will be the value you set.- Returns
The frame rate.
- Return type