typo
This commit is contained in:
parent
ddea04a58d
commit
a4e05cbed1
|
@ -113,7 +113,7 @@ class FrameAlignedStream:
|
|||
# no ID3 headers -- saves having to decode them later
|
||||
write_xing=0,
|
||||
id3v2_version=0,
|
||||
# force sasmple and bit rates
|
||||
# force sample and bit rates
|
||||
**{
|
||||
"b:a": kwargs.get("bit_rate", cls.bit_rate),
|
||||
"ar": kwargs.get("sample_rate", cls.sample_rate),
|
||||
|
|
Loading…
Reference in New Issue
Block a user