InstancePlayLimitException Members
The exception that is thrown when there is an attempt to play more than 16 SoundEffectInstance sounds concurrently.
The following tables list the members exposed by the InstancePlayLimitException type.
Public Constructors
Name | Description | |
---|---|---|
InstancePlayLimitException | Overloaded. Initializes a new instance of the InstancePlayLimitException class. |
Public Properties
Name | Description | |
---|---|---|
Data | (Inherited from Exception.) | |
ErrorCode | (Inherited from ExternalException.) | |
InnerException | (Inherited from Exception.) | |
Message | (Inherited from Exception.) | |
StackTrace | (Inherited from Exception.) |
Protected Properties
Name | Description | |
---|---|---|
HResult | (Inherited from Exception.) |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetBaseException | (Inherited from Exception.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Exception.) | |
ToString | (Inherited from Exception.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
InstancePlayLimitException Class
Microsoft.Xna.Framework.Audio Namespace