constant BRIGHTCOVE_STATUS_COMPLETE in Brightcove Video Connect 7.4
Same name and namespace in other branches
- 6.2 brightcove.module \BRIGHTCOVE_STATUS_COMPLETE
- 6 brightcove.module \BRIGHTCOVE_STATUS_COMPLETE
- 7.7 brightcove.module \BRIGHTCOVE_STATUS_COMPLETE
- 7.2 brightcove.module \BRIGHTCOVE_STATUS_COMPLETE
- 7.3 brightcove.module \BRIGHTCOVE_STATUS_COMPLETE
- 7.5 brightcove.module \BRIGHTCOVE_STATUS_COMPLETE
- 7.6 brightcove.module \BRIGHTCOVE_STATUS_COMPLETE
@file Brightcove module is an integration layer between any modules using Brightcove API. It makes all necessary checks for the API and makes settings available to the user.
@author Jakub Suchy <jakub@dynamiteheads.com> Parts of code taken from Media Brightcove module by Aaron Winborn - http://advomatic.com
Module development sponsored by Brightcove, Inc.
References:
- http://docs.brightcove.com/en/media/
- http://support.brightcove.com/en/docs/category/players
- http://support.brightcove.com/en/docs/media-api-error-message-reference
- http://support.brightcove.com/en/docs/media-api-objects-reference
File
- ./
brightcove.module, line 21 - Brightcove module is an integration layer between any modules using Brightcove API. It makes all necessary checks for the API and makes settings available to the user.
Code
define('BRIGHTCOVE_STATUS_COMPLETE', 'COMPLETE');