typo
This commit is contained in:
parent
5f70d718b8
commit
a0dc33c0e8
@ -136,7 +136,7 @@ class VideoPlayer(Player): # pylint: disable=abstract-method
|
||||
|
||||
class AVPlayer:
|
||||
players: List[Player] = []
|
||||
# when a new batch of audio is played, shoud the currently playing
|
||||
# when a new batch of audio is played, should the currently playing
|
||||
# audio be stopped?
|
||||
interrupt_current_audio = True
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user