constant VIDEO_RENDERING_ACTIVE in Video 6.5
Same name and namespace in other branches
- 5 plugins/video_ffmpeg_helper/video_ffmpeg_helper.module \VIDEO_RENDERING_ACTIVE
- 5 plugins/video_ffmpeg_helper/video_scheduler.php \VIDEO_RENDERING_ACTIVE
- 5 plugins/video_ffmpeg_helper/video_render.php \VIDEO_RENDERING_ACTIVE
- 6 plugins/video_ffmpeg_helper/video_ffmpeg_helper.module \VIDEO_RENDERING_ACTIVE
- 6 plugins/video_ffmpeg_helper/video_scheduler.php \VIDEO_RENDERING_ACTIVE
- 6 plugins/video_ffmpeg_helper/video_render.php \VIDEO_RENDERING_ACTIVE
- 6.2 plugins/video_ffmpeg_helper/video_ffmpeg_helper.module \VIDEO_RENDERING_ACTIVE
- 6.2 plugins/video_ffmpeg_helper/video_scheduler.php \VIDEO_RENDERING_ACTIVE
- 6.2 plugins/video_ffmpeg_helper/video_render.php \VIDEO_RENDERING_ACTIVE
- 6.3 types/uploadfield/uploadfield_convert.inc \VIDEO_RENDERING_ACTIVE
- 7.2 video.module \VIDEO_RENDERING_ACTIVE
4 uses of VIDEO_RENDERING_ACTIVE
- theme_video_formatter_video_plain in ./
video_formatter.inc - Default video cck formatter
- video_localcommand::convert_video in transcoders/
video_localcommand.inc - Convert the given video.
- video_zencoder::convert_video in plugins/
video_zencoder/ transcoders/ video_zencoder.inc - Convert the given video.
- video_zencoder::delete_job in plugins/
video_zencoder/ transcoders/ video_zencoder.inc
File
- ./
video.module, line 8 - Main file of the Video module.
Code
define('VIDEO_RENDERING_ACTIVE', 5);