You are here

constant BRIGHTCOVE_STATUS_COMPLETE in Brightcove Video Connect 7.3

Same name and namespace in other branches
  1. 6.2 brightcove.module \BRIGHTCOVE_STATUS_COMPLETE
  2. 6 brightcove.module \BRIGHTCOVE_STATUS_COMPLETE
  3. 7.7 brightcove.module \BRIGHTCOVE_STATUS_COMPLETE
  4. 7.2 brightcove.module \BRIGHTCOVE_STATUS_COMPLETE
  5. 7.4 brightcove.module \BRIGHTCOVE_STATUS_COMPLETE
  6. 7.5 brightcove.module \BRIGHTCOVE_STATUS_COMPLETE
  7. 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:

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');