|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| TransformFilter | tf |
| HACMSTREAM | has |
| LPWAVEFORMATEX | pWfIn |
| LPWAVEFORMATEX | pWfOut |
| LONGLONG | lasttime_real |
| LONGLONG | lasttime_sent |
Definition at line 42 of file acmwrapper.c.
| HACMSTREAM ACMWrapperImpl::has |
Definition at line 46 of file acmwrapper.c.
| LONGLONG ACMWrapperImpl::lasttime_real |
Definition at line 50 of file acmwrapper.c.
| LONGLONG ACMWrapperImpl::lasttime_sent |
Definition at line 51 of file acmwrapper.c.
| LPWAVEFORMATEX ACMWrapperImpl::pWfIn |
Definition at line 47 of file acmwrapper.c.
| LPWAVEFORMATEX ACMWrapperImpl::pWfOut |
Definition at line 48 of file acmwrapper.c.
Referenced by ACMWrapper_DecideBufferSize().
| TransformFilter ACMWrapperImpl::tf |
Definition at line 44 of file acmwrapper.c.