Add librespot.audio.decoders

This commit is contained in:
kokarare1212
2021-05-20 07:03:32 +09:00
parent 60adbd8beb
commit 8d86accf48
7 changed files with 16 additions and 13 deletions

View File

@@ -5,7 +5,7 @@ import typing
from librespot.audio.format.AudioQualityPicker import AudioQualityPicker
from librespot.audio.format.SuperAudioFormat import SuperAudioFormat
from librespot.player.codecs.AudioQuality import AudioQuality
from librespot.audio.decoders.AudioQuality import AudioQuality
from librespot.proto import Metadata