You are here

constant EMVIDEO_USTREAM_API_APPLICATION_URL in Embedded Media Field 6

Same name and namespace in other branches
  1. 6.3 contrib/emvideo/providers/ustream.inc \EMVIDEO_USTREAM_API_APPLICATION_URL
1 use of EMVIDEO_USTREAM_API_APPLICATION_URL
emvideo_ustream_settings in contrib/emvideo/providers/ustream.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['ustream']) so if you want…

File

contrib/emvideo/providers/ustream.inc, line 5

Code

define('EMVIDEO_USTREAM_API_APPLICATION_URL', 'http://developer.ustream.tv/apps/register');