DMO Functions
MSDN Home
MSDN
MSDN Library
Design Tools
Development Tools and Language ...
Mobile and Embedded Developmen ...
.NET Development
Office Development
Online Services
Open Specifications
patterns & practices
Servers and Enterprise Develop ...
Speech Technologies
Web Development
Win32 and COM Development
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
DMO Functions
Microsoft DirectShow 9.0
DMO Functions
This section describes the Microsoft DirectX Media Object (DMO) functions.
Function
Description
DMOEnum
Enumerates DMOs listed in the registry.
DMOGetName
Retrieves the name of a DMO from the registry.
DMOGetTypes
Retrieves the media types registered for a DMO.
DMORegister
Registers a DMO.
DMOUnregister
Unregisters a DMO.
MoCopyMediaType
Copies one media type structure to another.
MoCreateMediaType
Allocates a new media type structure.
MoDeleteMediaType
Deletes a media type structure that was previously allocated.
MoDuplicateMediaType
Duplicates a media type structure.
MoFreeMediaType
Frees the allocated members of a media type structure.
MoInitMediaType
Initializes a media type structure.
See Also
DMO Reference