AudioProcessor.UnhandledAudioFormatException


class AudioProcessor.UnhandledAudioFormatException : Exception


Exception thrown when the given AudioFormat can not be handled.

Summary

Public constructors

UnhandledAudioFormatException(
    message: String!,
    audioFormat: AudioProcessor.AudioFormat!
)

Public constructors

UnhandledAudioFormatException

UnhandledAudioFormatException(
    inputAudioFormat: AudioProcessor.AudioFormat!
)

UnhandledAudioFormatException

UnhandledAudioFormatException(
    message: String!,
    audioFormat: AudioProcessor.AudioFormat!
)

Public properties

inputAudioFormat

val inputAudioFormatAudioProcessor.AudioFormat!