| FusionSound Reference Manual | ||
| |||
No summary yet...
| Methods of IFusionSoundMusicProvider | ||
|---|---|---|
| Retrieving information | GetCapabilities | Retrieve information about the music provider's capabilities. |
| GetStreamDescription | Get a surface description that best matches the music contained in the file. | |
| Playback | PlayTo | Play music rendering it into the destination stream. |
| Stop | Stop rendering into the destination stream. | |
| Media Control | SeekTo | Seeks to a position within the stream. |
| GetPos | Gets current position within the stream. | |
| GetLength | Gets the length of the stream. | |