|
Cheetah
|
Go to the source code of this file.
Functions | |
| vcPrepareCommand ($sTemplate, $aOptions) | |
| vcUsex264 () | |
| uploadFile ($sFilePath, $sUserId) | |
| publishRecordedVideoFile ($sUserId) | |
| initVideoFile ($sId, $sTitle, $sCategory, $sTags, $sDesc) | |
| _getVideoSize ($sInputFile) | |
| _getConverterTmpl ($sInputFile, $sSize, $bSound=true) | |
| _getVideoBitrate () | |
| convertFile ($sFile, $sCommand) | |
| _convertMain ($sId, $sTmpl="") | |
| _convert ($sId) | |
| _grabImages ($sInputFile, $sOutputFile, $iSecond=0, $bForse=false) | |
| _getGrabImageTmpl ($sInputFile, $sOutputFile, $sSize="", $iSecond=0) | |
| _deleteTempFiles ($sUserId, $bSourceOnly=false) | |
| _deleteFile ($sFile) | |
| _getToken ($sId) | |
| _convert | ( | $sId | ) |
Definition at line 156 of file functions.inc.php.
| _convertMain | ( | $sId, | |
$sTmpl = "" |
|||
| ) |
Definition at line 130 of file functions.inc.php.
| _deleteFile | ( | $sFile | ) |
Delete file
| $sFile | - file identificator |
Definition at line 240 of file functions.inc.php.
| _deleteTempFiles | ( | $sUserId, | |
$bSourceOnly = false |
|||
| ) |
Definition at line 222 of file functions.inc.php.
| _getConverterTmpl | ( | $sInputFile, | |
| $sSize, | |||
$bSound = true |
|||
| ) |
Definition at line 97 of file functions.inc.php.
| _getGrabImageTmpl | ( | $sInputFile, | |
| $sOutputFile, | |||
$sSize = "", |
|||
$iSecond = 0 |
|||
| ) |
Definition at line 215 of file functions.inc.php.
| _getToken | ( | $sId | ) |
Definition at line 264 of file functions.inc.php.
| _getVideoBitrate | ( | ) |
Definition at line 110 of file functions.inc.php.
| _getVideoSize | ( | $sInputFile | ) |
Definition at line 73 of file functions.inc.php.
| _grabImages | ( | $sInputFile, | |
| $sOutputFile, | |||
$iSecond = 0, |
|||
$bForse = false |
|||
| ) |
Definition at line 201 of file functions.inc.php.
| convertFile | ( | $sFile, | |
| $sCommand | |||
| ) |
Definition at line 122 of file functions.inc.php.
| initVideoFile | ( | $sId, | |
| $sTitle, | |||
| $sCategory, | |||
| $sTags, | |||
| $sDesc | |||
| ) |
Definition at line 62 of file functions.inc.php.
| publishRecordedVideoFile | ( | $sUserId | ) |
Definition at line 44 of file functions.inc.php.
| uploadFile | ( | $sFilePath, | |
| $sUserId | |||
| ) |
Definition at line 22 of file functions.inc.php.
| vcPrepareCommand | ( | $sTemplate, | |
| $aOptions | |||
| ) |
This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/
Definition at line 8 of file functions.inc.php.
| vcUsex264 | ( | ) |
Definition at line 15 of file functions.inc.php.