constant VIDEO_RENDERING_INQUEUE in Video 7.2
2 uses of VIDEO_RENDERING_INQUEUE
- 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_jobs::loadQueue in includes/
jobs.inc - Select videos from our queue.
File
- ./
video.module, line 8 - All module hooks implementation can be found in this file.
Code
define('VIDEO_RENDERING_INQUEUE', 2);