PHP Class IMP_Mime_Viewer_Video, horde

2. Output thumbnails of the video file.
Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_Mime_Viewer_Default
Afficher le fichier Open project: horde/horde

Protected Properties

Свойство Type Description
$_capability array This driver's display capabilities.

Méthodes protégées

Méthode 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.

Method Details

_render() protected méthode

URL parameters used by this function: - imp_video_view: (string) One of the following: - view_thumbnail: Create thumbnail and display.
protected _render ( ) : array
Résultat array See parent::render().

_renderInfo() protected méthode

Return the rendered information about the Horde_Mime_Part object.
protected _renderInfo ( ) : array
Résultat array See parent::render().

_thumbnail() protected méthode

Generate thumbnail for the video.
protected _thumbnail ( ) : array
Résultat array See parent::render().

_thumbnailBinary() protected méthode

Get the ffmpeg binary.
protected _thumbnailBinary ( ) : mixed
Résultat mixed The binary location, or false if not available.

Property Details

$_capability protected_oe property

This driver's display capabilities.
protected array $_capability
Résultat array