You are here

uploadfield_transcode.inc in Video 6.3

Enable conversion control on video module.

@author Heshan Wanigasooriya <heshan at heidisoft dot com, heshanmw at gmail dot com>

File

types/uploadfield/uploadfield_transcode.inc
View source
<?php

/**
 * @file
 * Enable conversion control on video module.
 *
 * @author Heshan Wanigasooriya <heshan at heidisoft dot com, heshanmw at gmail dot com>
 */
function video_auto_transcode_process(&$element) {
}

Functions

Namesort descending Description
video_auto_transcode_process @file Enable conversion control on video module.