AudioQueueException Class

Definition

An exception thrown by the AudioQueue class if there is a problem with the configuration parameters.

public class AudioQueueException : Exception
type AudioQueueException = class
    inherit Exception
Inheritance
AudioQueueException

Properties

ErrorCode

The underlying AudioToolbox error code.

Applies to