The methods of the ISoundSource class are listed below. For a complete list of ISoundSource class members, see the ISoundSource Members topic.
![]() | |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Forces the sound to be reloaded at next replay. Sounds which are not played as streams are buffered to make it possible to replay them without much overhead. If the sound file is altered after the sound has been played the first time, the engine won't play the changed file then. Calling this method makes the engine reload the file before the file is played the next time. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | for internal use only |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Destructor |
![]() | Creates a shallow copy of the current Object. |
ISoundSource Class | IrrKlang Namespace