You are here

7 uses of VIDEO_RENDERING_COMPLETE in Video 7.2

TranscoderAbstractionFactoryZencoder::extractFrames in transcoders/TranscoderAbstractionFactoryZencoder.inc
For new videos, this function is never called, because all thumbnails are extracted and saved to the databases during the post back handler in TranscoderAbstractionFactoryZencoder::processPostback().
TranscoderAbstractionFactoryZencoderTestCase::testProcessPostback in tests/TranscoderAbstractionFactoryZencoder.test
Test of TranscoderAbstractionFactoryZencoder::processPostback()
VideoFieldTestCase::testSaveVideoFieldItem in tests/VideoField.test
Tests basic behavior for saving a new video and adding it to a node.
video_field_load in ./video.field.inc
Implements hook_field_load().
video_field_widget_process in ./video.field.inc
An element #process callback for the video field type.
video_jobs::setCompleted in includes/jobs.inc
_video_field_convert_on_save in ./video.field.inc
Processes video fields that should convert on save.