You are here

constant VIDEO_EMBED_INSTAGRAM_DEFAULT_HEIGHT in Video Embed Instagram 7

1 use of VIDEO_EMBED_INSTAGRAM_DEFAULT_HEIGHT
video_embed_instagram_video_embed_handler_info in ./video_embed_instagram.module
Implements hook_video_embed_handler_info().

File

./video_embed_instagram.module, line 10
Add a handler for instagram videos to Video Embed Field.

Code

define('VIDEO_EMBED_INSTAGRAM_DEFAULT_HEIGHT', 640);