constant EMAUDIO_SOUNDCLOUD_MAIN_URL in Media: SoundCloud 6
@file This include processes Soundcloud audio files for use by emaudio.module.
3 uses of EMAUDIO_SOUNDCLOUD_MAIN_URL
- emaudio_soundcloud_embedded_link in providers/
soundcloud.inc - Implementation of hook_emaudio_PROVIDER_embedded_link().
- emaudio_soundcloud_info in providers/
soundcloud.inc - Implementation of hook_emaudio_PROVIDER_info().
- media_soundcloud_get_oembed_player in providers/
soundcloud.inc - Helper function to get an embedded player from SoundCloud.
File
- providers/
soundcloud.inc, line 7 - This include processes Soundcloud audio files for use by emaudio.module.
Code
define('EMAUDIO_SOUNDCLOUD_MAIN_URL', 'http://soundcloud.com/');