Property | Type | Description | |
---|---|---|---|
$_capability | array | This driver's display capabilities. |
Method | Description | |
---|---|---|
_render ( ) : array | Return the full rendered version of the Horde_Mime_Part object. | |
_renderInfo ( ) : array | Return the rendered information about the Horde_Mime_Part object. | |
_thumbnail ( ) : array | Generate thumbnail for the video. | |
_thumbnailBinary ( ) : mixed | Get the ffmpeg binary. |
protected _renderInfo ( ) : array | ||
return | array | See parent::render(). |
protected _thumbnail ( ) : array | ||
return | array | See parent::render(). |
protected _thumbnailBinary ( ) : mixed | ||
return | mixed | The binary location, or false if not available. |
protected array $_capability | ||
return | array |