Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The quartz module is the core DirectShow module. This module is divided into two parts: quartz1 and quartz2.
Components
The following table shows the components contained in the quartz module.
Component | Description | Note | Library |
---|---|---|---|
acmwrap | ACM wrapper filer. | Exposes no public functions. | Acmwrap.lib |
asyncrdr | Asynchronous file reader. | Exposes no public functions. | Asyncrdr.lib |
avidec | AVI Video decompressor. Uses ICM. | Exposes no public functions. | Avidec.lib |
avimsr | AVI parser/splitter. | Exposes no public functions. | Avimsr.lib |
dmowrap | DMO Wrapper Filter. | Not applicable. | Dmowrap.lib |
errstr | Error Strings for DirectShow. | Not applicable. | Qtzerr.res |
filerend | File Renderer Filter. | Not applicable. | filerend.lib |
image | Video renderer. | Exposes no public functions. | Image.lib |
mpgadec | MPEG1 audio decoder. Supports layers 1 and 2. | Exposes no public functions. | Mpgadec.lib |
mpgsplit | MPEG1 parser/splitter. | Exposes no public functions. | Mpgsplit.lib |
mpgvdec | MPEG1 video decoder. | Exposes no public functions. | Mpgvdec.lib |
ovmixer2 | Overlay mixer. | Exposes no public functions. | Ovmixer2.lib |
scmdout | Script command renderer used for WMT scripting. | Exposes no public functions. | Scmdout.lib |
urlrdr | URL asynchronous reader. | Exposes no public functions. | Urlrdr.lib |
wavemsr | Wave/AIFF/au/snd file parser. | Exposes no public functions. | Wavemsr.lib |
waveout | WaveOut audio renderer. | Exposes no public functions. | Waveout.lib |
See Also
Last updated on Thursday, February 02, 2006
Send Feedback on this topic to the authors