Interface | Description |
---|---|
MediaEventListener |
Class | Description |
---|---|
Bool |
Wrapper for the
Bool type in DirectShow API. |
DirectShowCodec |
Provides information about DirectShow codec.
|
DirectShowException | |
DirectShowVideoEncoder |
Provides DirectShow video encoder info.
|
FilterGraphManager |
Base implementation of filter graph that allows to build
IFilterGraph graph object.It allows to add/remove codecs to the filter graph, connect filters. |
FilterWrapper |
Represents the wrapper for
IBaseFilter object. |
LibraryClassFactory | |
MediaEvent |
Defines media event object.
|
MediaEventMonitor |
Thread that monitors media events in a
IMediaControl object. |
PinWrapper |
Represents wrapper for
IPin COM interface. |
Enum | Description |
---|---|
FilterGraphManager.GraphThreadMode |
Exception | Description |
---|---|
UnsupportedStreamException |
Thrown to indicate that the specified media file has unsupported format.
|