Skip to content

ImportMultiMedia

  ImportMultiMedia load various multimedia formats (audio and video)

  ImportMultiMedia is a Windows only function. It calls mmread, which in
  turn calls the Windows DirectX functions.

  Example:
  matfilename=ImportMultiMedia(filename, targetpath)

  Inputs:   filename    full path/filename of source
            targetpath  target folder for output
  Output:   matfilename name or the generated sigTOOL data file

  mmread was written by Micah Richert and is available at:
  <a href="http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=8028&objectType=file">MATLAB Central (LinkOut)</a>

 __________________________________________________________________________

  Author: Malcolm Lidierth 11/06
  Copyright © The Author & King's College London 2006
 __________________________________________________________________________