ReactOS 0.4.16-dev-1028-g8602629
|
Public Attributes | |
ParserImpl | Parser |
LONGLONG | StartOfFile |
LONGLONG | EndOfFile |
DWORD | nAvgBytesPerSec |
DWORD | nBlockAlign |
Definition at line 41 of file waveparser.c.
LONGLONG WAVEParserImpl::EndOfFile |
Definition at line 45 of file waveparser.c.
Referenced by WAVEParser_InputPin_PreConnect().
DWORD WAVEParserImpl::nAvgBytesPerSec |
Definition at line 46 of file waveparser.c.
Referenced by WAVEParser_InputPin_PreConnect().
DWORD WAVEParserImpl::nBlockAlign |
Definition at line 47 of file waveparser.c.
Referenced by WAVEParser_InputPin_PreConnect().
ParserImpl WAVEParserImpl::Parser |
Definition at line 43 of file waveparser.c.
Referenced by WAVEParser_InputPin_PreConnect().
LONGLONG WAVEParserImpl::StartOfFile |
Definition at line 44 of file waveparser.c.
Referenced by WAVEParser_InputPin_PreConnect().