show codecserver errors in the client
This commit is contained in:
@@ -67,3 +67,7 @@ class SecondaryDemodulator(Chain):
|
||||
|
||||
class ServiceDemodulator(SecondaryDemodulator, FixedAudioRateChain, metaclass=ABCMeta):
|
||||
pass
|
||||
|
||||
|
||||
class DemodulatorError(Exception):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user