Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
| Previous | Next |
IWMPControls2 Interface (VB and C#)
Provides a method that supplements the IWMPControls interface.
In addition to the properties and methods inherited from IWMPControls, the IWMPControls2 interface exposes the following method.
| Method | Description |
| step | Causes the current video media item to step to the next frame or the previous frame and freeze playback. |
Get an IWMPControls2 interface by casting the value returned by the AxWindowsMediaPlayer.Ctlcontrols property.
See Also
- Interfaces for Visual Basic .NET and C#
- IWMPControls Interface (VB and C#)
- IWMPControls3 Interface (VB and C#)
| Previous | Next |