constant VIDEO_CCK_LIVESTREAM_API_APPLICATION_URL in Embedded Media Field 5
1 use of VIDEO_CCK_LIVESTREAM_API_APPLICATION_URL
- video_cck_livestream_settings in contrib/video_cck/providers/livestream.inc
- hook video_cck_PROVIDER_settings
this should return a subform to be added to the video_cck_settings() admin settings page.
note that a form field will already be provided, at $form['PROVIDER'] (such as $form['livestream'])
so if…
File
- contrib/video_cck/providers/livestream.inc, line 10
- This include processes livestream.com media files for use by emfield.module.
Code
define('VIDEO_CCK_LIVESTREAM_API_APPLICATION_URL', 'http://securebeta.livestream.com/myaccount/api');