SproutCMS

This is the code documentation for the SproutCMS project

function thumb()

Downloads a thumbnail from the video provider
Trims black bars from the top and the bottom of the image
Resizes and crops to the specified size

Usage

void $EmbedVideoController->thumb ( mixed $size , mixed $type , mixed $videoid );

Arguments

  1. $size
  2. $type
  3. $videoid

Return value

  • void