- the
average_rateis already defined on the base Stream class, we do not need to redefine it in VideoStream - prune unused imports from AudioStream and VideoStream
- fix a typo in the
guessed_ratedocstring
average_rate is already defined on the base Stream class, we do
not need to redefine it in VideoStreamguessed_rate docstring