You are here

constant BRIGHTCOVE_LOGO_IMAGE_TYPE in Brightcove Video Connect 7.5

Same name and namespace in other branches
  1. 7.7 brightcove.module \BRIGHTCOVE_LOGO_IMAGE_TYPE
  2. 7.3 brightcove.module \BRIGHTCOVE_LOGO_IMAGE_TYPE
  3. 7.4 brightcove.module \BRIGHTCOVE_LOGO_IMAGE_TYPE
  4. 7.6 brightcove.module \BRIGHTCOVE_LOGO_IMAGE_TYPE
1 use of BRIGHTCOVE_LOGO_IMAGE_TYPE
brightcove_add_logo_overlay in ./brightcove.module
Add a logo overlay to a video object. This function is also upload the logo image.

File

./brightcove.module, line 29
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_LOGO_IMAGE_TYPE', 'LOGO_OVERLAY');