AudioSessionException 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.
Exception thrown by AudioSession's methods if invalid data is passed to AudioSession, or if the session is not properly configured.
public class AudioSessionException : Exception
type AudioSessionException = class
inherit Exception
- Inheritance
-
AudioSessionException
Properties
ErrorCode |
The underlying exception code raised by AudioToolbox. |