You are here

constant BRIGHTCOVE_AUTHORIZATION_INTERVAL in Brightcove Video Connect 7.6

Same name and namespace in other branches
  1. 7.7 brightcove.module \BRIGHTCOVE_AUTHORIZATION_INTERVAL
1 use of BRIGHTCOVE_AUTHORIZATION_INTERVAL
_brightcove_create_client in ./brightcove.module

File

./brightcove.module, line 51
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_AUTHORIZATION_INTERVAL', 240);