You are here

constant VIDEO_EMBED_INSTAGRAM_DEFAULT_WIDTH in Video Embed Instagram 7

@file Add a handler for instagram videos to Video Embed Field.

See also

video_embed_field.api.php for more documentation

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

File

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

Code

define('VIDEO_EMBED_INSTAGRAM_DEFAULT_WIDTH', 640);