home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Multimed / Multimed.zip / apcodec6.zip / ANPOMSVC.SCR < prev    next >
Text File  |  1996-12-25  |  2KB  |  86 lines

  1. /*    anpomsvc.SCR   */
  2.  
  3.  
  4. mmioCodec2Install =
  5.    (
  6.    mmio2Length         = 404L
  7.    mmio2FourCC         = "AVI "
  8.    mmio2DllName        = "$(DEST)ANPOMSVC.DLL"
  9.    mmio2DllEntryPoint  = "CramCodecEntry"
  10.    mmio2CompTypeFcc    = "msvc"
  11.    mmio2CompSubType    = 0L
  12.    mmio2MediaType      = 0x40L       
  13.    mmio2Flags          = 0L
  14.    mmio2CapsFlags      = 0x010E1E02L 
  15.    mmio2HWName         = ""
  16.    mmio2MaxSrcBuf      = 0L
  17.    mmio2SyncMethod     = 2L
  18.    mmio2Reserved1      = 0x035353552L 
  19.    mmio2XAlign         = 8L
  20.    mmio2YAlign         = 8L
  21.    mmio2SpecInfo       = ""
  22.    )
  23.  
  24.  
  25. mmioCodec2Install =
  26.    (
  27.    mmio2Length         = 404L
  28.    mmio2FourCC         = "AVI "
  29.    mmio2DllName        = "$(DEST)ANPOMSVC.DLL"
  30.    mmio2DllEntryPoint  = "CramCodecEntry"
  31.    mmio2CompTypeFcc    = "MSVC"
  32.    mmio2CompSubType    = 0L
  33.    mmio2MediaType      = 0x40L       
  34.    mmio2Flags          = 0L
  35.    mmio2CapsFlags      = 0x010E1E02L 
  36.    mmio2HWName         = ""
  37.    mmio2MaxSrcBuf      = 0L
  38.    mmio2SyncMethod     = 2L
  39.    mmio2Reserved1      = 0x035353552L
  40.    mmio2XAlign         = 8L
  41.    mmio2YAlign         = 8L
  42.    mmio2SpecInfo       = ""
  43.    )
  44.  
  45. mmioCodec2Install =
  46.    (
  47.    mmio2Length         = 404L
  48.    mmio2FourCC         = "AVI "
  49.    mmio2DllName        = "$(DEST)ANPOMSVC.DLL"
  50.    mmio2DllEntryPoint  = "CramCodecEntry"
  51.    mmio2CompTypeFcc    = "CRAM"
  52.    mmio2CompSubType    = 0L
  53.    mmio2MediaType      = 0x40L       
  54.    mmio2Flags          = 0L
  55.    mmio2CapsFlags      = 0x010E1E02L 
  56.    mmio2HWName         = ""
  57.    mmio2MaxSrcBuf      = 0L
  58.    mmio2SyncMethod     = 2L
  59.    mmio2Reserved1      = 0x035353552L
  60.    mmio2XAlign         = 8L
  61.    mmio2YAlign         = 8L
  62.    mmio2SpecInfo       = ""
  63.    )
  64.  
  65. mmioCodec2Install =
  66.    (
  67.    mmio2Length         = 404L
  68.    mmio2FourCC         = "AVI "
  69.    mmio2DllName        = "$(DEST)ANPOMSVC.DLL"
  70.    mmio2DllEntryPoint  = "CramCodecEntry"
  71.    mmio2CompTypeFcc    = "cram"
  72.    mmio2CompSubType    = 0L
  73.    mmio2MediaType      = 0x40L       
  74.    mmio2Flags          = 0L
  75.    mmio2CapsFlags      = 0x010E1E02L 
  76.    mmio2HWName         = ""
  77.    mmio2MaxSrcBuf      = 0L
  78.    mmio2SyncMethod     = 2L
  79.    mmio2Reserved1      = 0x035353552L
  80.    mmio2XAlign         = 8L
  81.    mmio2YAlign         = 8L
  82.    mmio2SpecInfo       = ""
  83.    )
  84.  
  85.  
  86.