constant EMVIDEO_DEFAULT_PREVIEW_HEIGHT in Embedded Media Field 6
Same name and namespace in other branches
- 6.3 contrib/emvideo/emvideo.module \EMVIDEO_DEFAULT_PREVIEW_HEIGHT
- 6.2 contrib/emvideo/emvideo.module \EMVIDEO_DEFAULT_PREVIEW_HEIGHT
2 uses of EMVIDEO_DEFAULT_PREVIEW_HEIGHT
- emvideo_widget_settings in contrib/
emvideo/ emvideo.module - theme_emvideo_video_preview in contrib/
emvideo/ emvideo.theme.inc
File
- contrib/
emvideo/ emvideo.module, line 14 - Embedded Video module is a handler for 3rd party video files.
Code
define('EMVIDEO_DEFAULT_PREVIEW_HEIGHT', 350);