Uses of Class
com.scilor.grooveshark.API.Base.GroovesharkAudioStream

Packages that use GroovesharkAudioStream
com.scilor.grooveshark.API.Base   
com.scilor.grooveshark.API.Functions   
 

Uses of GroovesharkAudioStream in com.scilor.grooveshark.API.Base
 

Methods in com.scilor.grooveshark.API.Base that return GroovesharkAudioStream
 GroovesharkAudioStream GroovesharkClient.GetMusicStream(int SongId)
          Gets the GroovesharkAudioStream from the songId If finished downloading call MarkSongAsDownloaded(), if not you will get problems downloading more songs!
 

Uses of GroovesharkAudioStream in com.scilor.grooveshark.API.Functions
 

Fields in com.scilor.grooveshark.API.Functions declared as GroovesharkAudioStream
 GroovesharkAudioStream GetMusicStream.GetMusicStreamResponse.result