locked
Is it Possible to Extract Image Programmatically from XESC File? RRS feed

  • Question

  • Hi,

    Microsoft Test Manager's "Screen Capture" diagnostic data adapter products an XML file and an XESC file; the XML file helps relate specific "test steps" with specific timepoints (e.g., 1:23) in a captured XESC. My question - does an part of the Expression Encoder SDK allow me to extract a JPEG/TIFF (or any other format) image file from the XESC programatically? I'd like to produce a test case report with content containing images extracted from specific timepoints in the recorded XESC file.

    Thanks,

    TestUser1253

    Monday, July 4, 2011 10:50 PM

Answers

  • Yes, it is possible via our Thumbnail extraction feature. Please take a look at ThumbnailGenerator in Encoder's SDK doc file.

     

    Tuesday, July 5, 2011 3:07 PM
    Moderator

All replies

  • Yes, it is possible via our Thumbnail extraction feature. Please take a look at ThumbnailGenerator in Encoder's SDK doc file.

     

    Tuesday, July 5, 2011 3:07 PM
    Moderator
  • Thank you so much!
    Tuesday, July 5, 2011 3:28 PM