Share via


Windows Media Player 11 SDK Rendering Plug-ins Enumeration Types 

Windows Media Player SDK banner art

Previous Next

Rendering Plug-ins Enumeration Types

The Windows Media Player SDK implements the following enumeration types for creating Rendering 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