home *** CD-ROM | disk | FTP | other *** search
/ ftp.alaska-software.com / 2014.06.ftp.alaska-software.com.tar / ftp.alaska-software.com / acsn / bdvideo.txt < prev    next >
Text File  |  2005-08-15  |  703b  |  20 lines

  1.  
  2.  BDVideo Class - BDTools Library
  3.          2001 - Brent Dubs ( bdubs@vanityshops.com )
  4.  
  5.  Uses the XPPMM.PRG from Gernot Trautmann availible in
  6.    the ASCN section of Alaska Software's website
  7.    www.alaska-software.com
  8.  
  9.  Version level
  10.          1.3 - Misc. change:  :Status() renamed to :PlayStatus()
  11.          1.2 - Added methods: SetPos, SetSize, SetPosAndSize,
  12.                               and Ready
  13.  
  14.          1.1 - Added methods: SetVolume, Mute, SetSpeed, Rewind,
  15.                               FreezeRect, SaveFrame, Quality,
  16.                               Seek, GetPosition, and FrameStep
  17.                Added ivars: length, frames, volume, muted
  18.  
  19.          1.0 - Original version
  20.