UseVideo: ActiveX Video Samples
Click to open or copy the files for the UseVideo sample.
The UseVideo samples demonstrate presenting audio and video in an application, a Web browser, and in a control you create.
The UseVideo sample contains several sample programs.
- The WebTune sample is a Video Web Page that demonstrates embedding and using the Video ActiveX control in a Web page.
- The VideoMFC sample has several parts:
- Video Test Project (VidCntrl) demonstrates a project containing a standard Microsoft Visual Basic form that hosts and manipulates an instance of the Microsoft ActiveX control (the Video ActiveX control).
- Video Test Control (Vid_Tune) demonstrates creating a control that contains the Video ActiveX control as a constituent control.
- Video MFC Test describes building an application for Windows with C++ classes from the Microsoft Foundation Class Library (MFC).
In addition to presenting audio and video, these samples show how to embed a Video ActiveX control in your program and how to select different devices to provide input to such a control. If your computer contains a tuner card, these samples show how to tune to a channel.
Building SDK Samples