Свойство | Тип | Описание | |
---|---|---|---|
$_capability | array | This driver's display capabilities. |
Метод | Описание | |
---|---|---|
_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 | ||
Результат | array | See parent::render(). |
protected _thumbnail ( ) : array | ||
Результат | array | See parent::render(). |
protected _thumbnailBinary ( ) : mixed | ||
Результат | mixed | The binary location, or false if not available. |
protected array $_capability | ||
Результат | array |