PHP Класс IMP_Mime_Viewer_Video, horde

2. Output thumbnails of the video file.
Автор: Michael Slusarz ([email protected])
Наследование: extends Horde_Mime_Viewer_Default
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$_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.

Описание методов

_render() защищенный Метод

URL parameters used by this function: - imp_video_view: (string) One of the following: - view_thumbnail: Create thumbnail and display.
protected _render ( ) : array
Результат array See parent::render().

_renderInfo() защищенный Метод

Return the rendered information about the Horde_Mime_Part object.
protected _renderInfo ( ) : array
Результат array See parent::render().

_thumbnail() защищенный Метод

Generate thumbnail for the video.
protected _thumbnail ( ) : array
Результат array See parent::render().

_thumbnailBinary() защищенный Метод

Get the ffmpeg binary.
protected _thumbnailBinary ( ) : mixed
Результат mixed The binary location, or false if not available.

Описание свойств

$_capability защищенное свойство

This driver's display capabilities.
protected array $_capability
Результат array