We have multiple properties referring to "rates", some of which go by a generic "rate" name without specifying whether it is a frame rate or a sample rate.
This change deprecates:
-
AudioCodecContext.rate(useAudioCodecContext.sample_rate) -
AudioFrame.rate(useAudioFrame.sample_rate) -
VideoCodecContext.rate(useVideoCodecContext.framerate)