[This is preliminary documentation and subject to change.]
You can add the Video control to projects built using the Microsoft® Visual J++™ development system for Java. To do this, follow this procedure:
To add the Video control to a Visual J++ projectThe Java Type Library Wizard generates class files for the Video control.
import vidsvr.*;
Once the Video control has been added to your project, you can create instances of Video control objects, access the Video control's methods, properties, and events and add the Video control to user interfaces.