no need for buffer overflow error
This commit is contained in:
@@ -8,7 +8,6 @@ public enum AudioTeeError: Error {
|
||||
case aggregateDeviceCreationFailed(OSStatus)
|
||||
case tapAssignmentFailed(OSStatus)
|
||||
case pidTranslationFailed([Int32])
|
||||
case bufferOverflow(requested: Int, available: Int)
|
||||
}
|
||||
|
||||
// MARK: - Audio Format Conversion Errors
|
||||
|
||||
Reference in New Issue
Block a user