home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / VSCPPv8.zip / VACPP / IBMCPP / samples / TOOLKIT / MM / ULTIMOIO / README < prev    next >
Text File  |  1995-06-05  |  1KB  |  59 lines

  1.  
  2. ULTIMOI - Ultimotion I/O Procedure
  3.  
  4.  
  5. DESCRIPTION:
  6.  
  7.  The Ultiomotion I/O procedure provides a detailed example of
  8.  what you need to consider when writing I/O procedures for
  9.  software motion video file formats.
  10.  
  11.  ULTIMOIO includes CODEC support and illustrates how to integrate
  12.  common and file-format-specific code to support multiple I/O
  13.  procedures.
  14.  
  15. TASK:
  16.  
  17.  Provide a comprehensive example on IO Procedures needed to
  18.  display motion video.
  19.  
  20. CONCEPT/FEATURE:
  21.  
  22.  IO Procedures for motion video files
  23.  
  24. SAMPLE LOCATION:
  25.  
  26.  Inside the MM Sample Programs inside the main VisualAge C++ for OS/2
  27.  folder on your OS/2 desktop.
  28.  
  29.  Note:This sample is not provided in project form.
  30.  
  31. SOURCE FILE LOCATION:
  32.  
  33.  X:\ibmcpp\samples\toolkit\mm\ultimoio
  34.  
  35.  where X: is the drive you installed the samples and document component
  36.  of VisualAge C++ for OS/2.
  37.  
  38.  
  39. HOW TO RUN THE SAMPLE:
  40.  
  41. -From your OS/2 desktop:
  42.  Double-click on the sample's icon.
  43.  
  44. -From an OS/2 command prompt:
  45.  To start a non-WorkPlace Shell sample program from an OS/2 command
  46.  prompt, type the name of the executable file and press Enter.  If you
  47.  have edited source code of a sample program and want to recompile,link,
  48.  and run the files, use the NMAKE tool. Your output is the executable
  49.  file.  For information about the NMAKE utility, see the
  50.  OS/2 Tools Reference.
  51.  
  52.  
  53. SOFTWARE/HARDWARE PREREQUISITES:
  54.  
  55.  
  56. - IBM VisualAge C++
  57. - OS/2 Warp
  58. - IBM or compatible 386 and up.
  59.