Windows Media Format SDK banner art
PreviousNext

IWMDMDeviceControl Interface

The IWMDMDeviceControl interface provides methods for device control. In addition to the methods inherited from IUnknown, the IWMDMDeviceControl interface exposes the following methods.

Method Description
GetCapabilities Retrieves the device capabilities to determine what operations the device can perform.
GetStatus Retrieves the current operating status of a media device.
Pause Pauses the play or record session at the current position in the content.
Play Plays the device at the current position in the content.
Record Begins recording at the current position in the content.
Resume Resumes the current play or record session.
Seek Seeks to a position that will be used as the start for either play or record operations.
Stop Ends the current play or record session.

See Also

PreviousNext


© 1999 Microsoft Corporation. All rights reserved.