SoundEffect Methods
| Name | Description | |
|---|---|---|
![]() | CreateInstance | Creates a new SoundEffectInstance for this SoundEffect. |
![]() | Dispose | Releases the resources used by the SoundEffect. |
![]() | Equals | (Inherited from Object.) |
![]() | FromStream | Creates a SoundEffect object based on the specified data stream. |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetSampleDuration | Returns the sample duration based on the specified sample size and sample rate. |
![]() | GetSampleSizeInBytes | Returns the size of the audio sample based on duration, sample rate, and audio channels. |
![]() | GetType | (Inherited from Object.) |
![]() | Play | Overloaded. Plays a sound. |
![]() | ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | Finalize | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
Community Additions
ADD
Show:
