AudioQueueException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |