You are here

constant BRIGHTCOVE_DEFAULT_VIDEO_WIDTH in Brightcove Video Connect 7.2

Same name and namespace in other branches
  1. 6.2 brightcove_cck/brightcove_cck.formatters.inc \BRIGHTCOVE_DEFAULT_VIDEO_WIDTH
  2. 6.2 brightcove_cck/brightcove_cck.module \BRIGHTCOVE_DEFAULT_VIDEO_WIDTH
  3. 7.7 brightcove.module \BRIGHTCOVE_DEFAULT_VIDEO_WIDTH
  4. 7.3 brightcove_field/brightcove_field.module \BRIGHTCOVE_DEFAULT_VIDEO_WIDTH
  5. 7.4 brightcove_field/brightcove_field.module \BRIGHTCOVE_DEFAULT_VIDEO_WIDTH
  6. 7.5 brightcove_field/brightcove_field.module \BRIGHTCOVE_DEFAULT_VIDEO_WIDTH
  7. 7.6 brightcove.module \BRIGHTCOVE_DEFAULT_VIDEO_WIDTH

@file Brightcove field module provides a Content Construction Kit module to developers, allowing them to browse videos in their Brightcove Studio and upload them.

@author Jakub Suchy <jakub@dynamiteheads.com>, Andrew Burcin <andrew@dynamiteheads.com>

Module development sponsored by Brightcove, Inc.

3 uses of BRIGHTCOVE_DEFAULT_VIDEO_WIDTH
brightcove_field_field_formatter_info in brightcove_field/brightcove_field.module
Implementation of hook_formatter_info().
brightcove_field_theme in brightcove_field/brightcove_field.module
Implementation of hook_theme().
theme_brightcove_field_entity_image in brightcove_field/brightcove_field.formatters.inc
Theme callback for Default thumbnail.

File

brightcove_field/brightcove_field.module, line 15
Brightcove field module provides a Content Construction Kit module to developers, allowing them to browse videos in their Brightcove Studio and upload them.

Code

define('BRIGHTCOVE_DEFAULT_VIDEO_WIDTH', 425);