constant EMVIDEO_USTREAMLIVE_API_APPLICATION_URL in Embedded Media Field 6
Same name and namespace in other branches
- 6.3 contrib/emvideo/providers/ustreamlive.inc \EMVIDEO_USTREAMLIVE_API_APPLICATION_URL
1 use of EMVIDEO_USTREAMLIVE_API_APPLICATION_URL
- emvideo_ustreamlive_settings in contrib/emvideo/providers/ustreamlive.inc
- hook emvideo_PROVIDER_settings
this should return a subform to be added to the emvideo_settings() admin settings page.
note that a form field will already be provided, at $form['PROVIDER'] (such as $form['ustreamlive'])
so if you…
File
- contrib/emvideo/providers/ustreamlive.inc, line 5
Code
define('EMVIDEO_USTREAMLIVE_API_APPLICATION_URL', 'http://developer.ustream.tv/apps/register');