Partager via


dmoreg.h header

This header is used by DirectShow. For more information, see:

dmoreg.h contains the following programming interfaces:

Functions

 
DMOEnum

The DMOEnum function enumerates DMOs listed in the registry. The caller can search by category, media type, or both.
DMOGetName

The DMOGetName function retrieves the name of a DMO from the registry.
DMOGetTypes

The DMOGetTypes function retrieves the name of a DMO from the registry.
DMORegister

The DMORegister function registers a DMO.
DMOUnregister

The DMOUnregister function unregisters a DMO.

Structures

 
DMO_PARTIAL_MEDIATYPE

The DMO_PARTIAL_MEDIATYPE structure partially describes a media type used by a Microsoft DirectX Media Object (DMO). The DMO registration functions use this structure to specify supported media types.

Enumerations

 
DMO_ENUM_FLAGS

The DMO_ENUM_FLAGS enumeration defines flags that specify search criteria when enumerating Microsoft DirectX Media Objects (DMOs).
DMO_REGISTER_FLAGS

The DMO_REGISTER_FLAGS enumeration defines flags that specify registry information for a Microsoft DirectX Media Object (DMO).