protected property MediaSoundCloudStreamWrapper::$base_url in Media: SoundCloud 7
Same name and namespace in other branches
- 7.2 includes/MediaSoundCloudStreamWrapper.inc \MediaSoundCloudStreamWrapper::base_url
File
- includes/
MediaSoundCloudStreamWrapper.inc, line 13 - Create a SoundCloud Stream Wrapper class for the Media/Resource module.
Class
- MediaSoundCloudStreamWrapper
- Create an instance like this: $soundcloud = new ResourceSoundCloudStreamWrapper('soundcloud://u/[user-name]/a/[audio-code]');
Code
protected $base_url = 'http://soundcloud.com/';