You are here

constant BRIGHTCOVE_DEFAULT_THUMBNAIL_HEIGHT in Brightcove Video Connect 6.2

Same name in this branch
  1. 6.2 brightcove_cck/brightcove_cck.formatters.inc \BRIGHTCOVE_DEFAULT_THUMBNAIL_HEIGHT
  2. 6.2 brightcove_cck/brightcove_cck.module \BRIGHTCOVE_DEFAULT_THUMBNAIL_HEIGHT
2 uses of BRIGHTCOVE_DEFAULT_THUMBNAIL_HEIGHT
brightcove_cck_widget_settings in brightcove_cck/brightcove_cck.module
Implementation of hook_widget_settings().
theme_brightcove_cck_formatter_default in brightcove_cck/brightcove_cck.formatters.inc
Theme callback for Brightcove CCK formatter. Returns an embedded player with default site player.

File

brightcove_cck/brightcove_cck.module, line 18
Brightcove CCK 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_THUMBNAIL_HEIGHT', 176);