IBM VideoCharger Player Software Developer's Kit Version 2.0 User's Guide

The VideoCharger Player provides a high level API based on the ActiveX component specification for the Windows 95/98/NT environment.
 It enables custom Windows applications to access streaming video and audio from a VideoCharger Server. 
The API defines the basic control operations for playing media such as play, pause, stop and seek. Applications can integrate the video
window provided by the player API into its application without detail knowledge of the internal operations of the VideoCharger Server. 

 - Installing the Player SDK

   1) You must already have installed the VideoCharger Player on your PC.
   2) Unzip iscsdk.zip in the existing "IBM VideoCharger Player" directory.

The Player SDK consists of online help, the API DLL, associated source files,
and sample programs: 

   o "sdk\Doc\"
     Directory containing the SDK Programming Reference in HTML format 
     for Visual Basic, Visual C++, and Visual J++(version 6.0) applications.
   o "sdk\Src\"
     Directory containing the C++ files used to access the ActiveX 
     Mplayer APIs. 
   o "sdk\Samples\"
     Directories containing sample Visual Basic, Visual C++, and Visual
     J++(version 6.0) programs.

Users not familiar with the ActiveX Component Object Model (COM) should
consult the Microsoft Visual C++ or Visual Basic online help.
