Skip to content

Latest commit

 

History

History
63 lines (54 loc) · 2.47 KB

nn-mswmdm-iwmdmdevicecontrol.md

File metadata and controls

63 lines (54 loc) · 2.47 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:mswmdm.IWMDMDeviceControl
IWMDMDeviceControl (mswmdm.h)
The IWMDMDeviceControl interface provides methods for controlling playback on a device.
IWMDMDeviceControl
IWMDMDeviceControl interface [windows Media Device Manager]
IWMDMDeviceControl interface [windows Media Device Manager]
described
IWMDMDeviceControlInterface
mswmdm/IWMDMDeviceControl
wmdm.iwmdmdevicecontrol
wmdm\iwmdmdevicecontrol.htm
WMDM
e7b58957-4795-461f-ae3d-fb80e6711c9f
12/05/2018
IWMDMDeviceControl, IWMDMDeviceControl interface [windows Media Device Manager], IWMDMDeviceControl interface [windows Media Device Manager],described, IWMDMDeviceControlInterface, mswmdm/IWMDMDeviceControl, wmdm.iwmdmdevicecontrol
mswmdm.h
Windows
Windows
19H1
IWMDMDeviceControl
mswmdm/IWMDMDeviceControl
c++
APIRef
kbSyntax
COM
mswmdm.h
IWMDMDeviceControl

IWMDMDeviceControl interface

-description

The IWMDMDeviceControl interface provides methods for controlling playback on a device. Query an IWMDMDevice interface to get this interface. Playback parameters are controlled by the IWMDMObjectInfo interface.

The IWMDMDeviceControl interface methods support several modes of audio control, depending on the context in which they are used. That context is defined by the IWMDMDeviceControl::Seek method. The IWMDMDeviceControl::GetCapabilities method is used to determine what kinds of operations can be performed by the device.

-inheritance

The IWMDMDeviceControl interface inherits from the IUnknown interface. IWMDMDeviceControl also has these types of members:

-see-also

Interfaces for Applications