Platform SDK: Broadcast Architecture |
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++ project
A dialog box appears, listing all the installed controls.
The 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.