Contents

invalidAudioFormat

The error code to indicate an unsupported audio format.

Declaration

static var invalidAudioFormat: SHError.Code { get }

Discussion

For the list of the supported audio formats, see append(_:at:).

See Also

Constants