constant VIDEO_RENDERING_ACTIVE in Video 7.2
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.5 video.module \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
3 uses of VIDEO_RENDERING_ACTIVE
- theme_video_formatter_player in ./
video.theme.inc - Default video cck formatter.
- Transcoder::executeConversion in includes/
Transcoder.inc - This helper function will help to execute video conversion job by loading job from the database and once it completed saving its data in to the database.
- video_transfer_access in ./
video.module - Access callback for video/transfer/%file
File
- ./
video.module, line 9 - All module hooks implementation can be found in this file.
Code
define('VIDEO_RENDERING_ACTIVE', 5);