Share via


Windows Media Player 11 SDK DSP Plug-in Enumeration Types 

Windows Media Player SDK banner art

Previous Next

DSP Plug-in Enumeration Types

The Windows Media Player SDK implements the following enumeration type for creating DSP plug-ins.

Enumeration Type Description
WMPPlugin_Caps Used with IWMPPlugin::GetCaps to indicate whether the plug-in can convert between formats.
WMPServices_StreamState Indicates the whether the stream is currently stopped, paused, or playing.

See Also

Previous Next