constant BRIGHTCOVE_CACHE_LIFETIME in Brightcove Video Connect 7.7
Same name and namespace in other branches
- 7.3 brightcove.module \BRIGHTCOVE_CACHE_LIFETIME
- 7.4 brightcove.module \BRIGHTCOVE_CACHE_LIFETIME
- 7.5 brightcove.module \BRIGHTCOVE_CACHE_LIFETIME
- 7.6 brightcove.module \BRIGHTCOVE_CACHE_LIFETIME
1 use of BRIGHTCOVE_CACHE_LIFETIME
- brightcove_admin_settings in ./
brightcove.admin.inc - Form builder.
File
- ./
brightcove.module, line 28 - 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_CACHE_LIFETIME', 600);