Repository URL to install this package:
from av.audio.stream import AudioStream def stats(loudnorm_args: str, stream: AudioStream) -> bytes: ...