You are here

constant EMVIDEO_DEFAULT_THUMBNAIL_WIDTH in Embedded Media Field 6.3

Same name and namespace in other branches
  1. 6 contrib/emvideo/emvideo.module \EMVIDEO_DEFAULT_THUMBNAIL_WIDTH
  2. 6.2 contrib/emvideo/emvideo.module \EMVIDEO_DEFAULT_THUMBNAIL_WIDTH
2 uses of EMVIDEO_DEFAULT_THUMBNAIL_WIDTH
emvideo_widget_settings in contrib/emvideo/emvideo.module
theme_emvideo_video_thumbnail in contrib/emvideo/emvideo.theme.inc
This will return a provided thumbnail image for a video.

File

contrib/emvideo/emvideo.module, line 15
Embedded Video module is a handler for 3rd party video files.

Code

define('EMVIDEO_DEFAULT_THUMBNAIL_WIDTH', 120);