MediaObjectTemplate
From IMediaObjectImpl
This namespace (and the classes in it) are designed to be used to implement DMOs in .NET. The IMediaObjectImpl class is an abstract class which contains implementations for all the IMediaObject, IMediaParamInfo, and IMediaParams interfaces. There are a number of abstract methods in this class which must be implemented, and some virtual methods which can be overridden if necessary.
Classes
| Class | Description |
|---|---|
| IMediaObjectImpl | This abstract class can be used to implement a DMO in .NET. |
Enumerations
| Enumeration | Description |
|---|---|
| IMediaObjectImpl.TimeFormatFlags | Used by the IMediaObjectImpl constructor to specify which timeformats are supported |