Property | Type | Description | |
---|---|---|---|
$file | string |
Property | Type | Description | |
---|---|---|---|
$arguments | string | ||
$processId | string |
Method | Description | |
---|---|---|
addArgument ( $key, $value ) | ||
deleteConversionLogFile ( ) | ||
destroy ( ) | ||
getDuration ( ) : integer | ||
getFfmpegCli ( ) : mixed | ||
getProcessId ( ) : string | ||
isAvailable ( ) : boolean | ||
load ( $file ) | ||
resize ( $width, $height ) | ||
save ( ) : mixed | void | ||
saveImage ( $file, null $timeOffset = null ) | ||
scaleByHeight ( $height ) | ||
scaleByWidth ( $width ) | ||
setAudioBitrate ( $audioBitrate ) | ||
setProcessId ( $processId ) | ||
setVideoBitrate ( $videoBitrate ) |
Method | Description | |
---|---|---|
extractDuration ( $output ) : integer | ||
getConversionLogFile ( ) : string |
protected extractDuration ( $output ) : integer | ||
$output | ||
return | integer |