Error

public enum Error : Swift.Error

The error domain codes.

  • The mixer failed to failed to attach device.

    Declaration

    Swift

    case failedToAttach(_: any Swift.Error)
  • The mixer missing a device of track.

    Declaration

    Swift

    case deviceNotFound