IMediaObjectImpl Class Template (Compact 2013)
3/26/2014
This template provides a base implementation for the IMediaObject interface.
For more information on using this template, see Using the DMO Base Class.
Internal helper class |
Description |
---|---|
Internal helper class that handles locking and unlocking. |
IMediaObjectImpl method |
Description |
---|---|
Determines whether all of the nonoptional streams have media types. |
|
Retrieves an input stream's media type. |
|
Queries whether the media type was set on an input stream. |
|
Retrieves an output stream's media type. |
|
Queries whether the media type was set on an output stream. |
|
Methods that implement the IMediaObject interface. |
Derived class method |
Description |
---|---|
Queries whether an input stream can accept more input. |
|
Queries whether an input stream can accept a given media type. |
|
Queries whether an output stream can accept a given media type. |
|
Locks the object. |
|
Unlocks the object. |