GetPreviewImage (MythXML)

From MythTV Official Wiki
Jump to: navigation, search

Description

Returns a snapshot of the recording at the specified time and size.

Inputs

  • ChanId
  • StartTime - time of recording, not program, in CCYY-MM-DDTHH:MM format
  • Width - (optional) size in pixels
  • Height - (optional) size in pixels
  • SecsIn - (optional) position in video to extract image from

Success

Image file.

Failure