You are here

constant VIDEO_RENDERING_COMPLETE in Video 6.5

Same name and namespace in other branches
  1. 5 plugins/video_ffmpeg_helper/video_ffmpeg_helper.module \VIDEO_RENDERING_COMPLETE
  2. 5 plugins/video_ffmpeg_helper/video_scheduler.php \VIDEO_RENDERING_COMPLETE
  3. 5 plugins/video_ffmpeg_helper/video_render.php \VIDEO_RENDERING_COMPLETE
  4. 6 plugins/video_ffmpeg_helper/video_ffmpeg_helper.module \VIDEO_RENDERING_COMPLETE
  5. 6 plugins/video_ffmpeg_helper/video_scheduler.php \VIDEO_RENDERING_COMPLETE
  6. 6 plugins/video_ffmpeg_helper/video_render.php \VIDEO_RENDERING_COMPLETE
  7. 6.2 plugins/video_ffmpeg_helper/video_ffmpeg_helper.module \VIDEO_RENDERING_COMPLETE
  8. 6.2 plugins/video_ffmpeg_helper/video_scheduler.php \VIDEO_RENDERING_COMPLETE
  9. 6.2 plugins/video_ffmpeg_helper/video_render.php \VIDEO_RENDERING_COMPLETE
  10. 6.3 types/uploadfield/uploadfield_convert.inc \VIDEO_RENDERING_COMPLETE
  11. 7.2 video.module \VIDEO_RENDERING_COMPLETE
5 uses of VIDEO_RENDERING_COMPLETE
video_convert_process in ./video_widget.inc
Adds a video to the video rendering table.
video_localcommand::convert_video in transcoders/video_localcommand.inc
Convert the given video.
video_localcommand::get_original_path_by_converted_path in transcoders/video_localcommand.inc
Implementation of get_original_path_by_converted_path().
video_zencoder::generate_thumbnails in plugins/video_zencoder/transcoders/video_zencoder.inc
_video_zencoder_postback_jobs in plugins/video_zencoder/video_zencoder.module
This will handle Zencoder postback once video conversion is completed

File

./video.module, line 9
Main file of the Video module.

Code

define('VIDEO_RENDERING_COMPLETE', 10);