ReactOS 0.4.15-dev-8100-g1887773
WAVEParserImpl Struct Reference
Collaboration diagram for WAVEParserImpl:

Public Attributes

ParserImpl Parser
 
LONGLONG StartOfFile
 
LONGLONG EndOfFile
 
DWORD nAvgBytesPerSec
 
DWORD nBlockAlign
 

Detailed Description

Definition at line 41 of file waveparser.c.

Member Data Documentation

◆ EndOfFile

LONGLONG WAVEParserImpl::EndOfFile

Definition at line 45 of file waveparser.c.

Referenced by WAVEParser_InputPin_PreConnect().

◆ nAvgBytesPerSec

DWORD WAVEParserImpl::nAvgBytesPerSec

Definition at line 46 of file waveparser.c.

Referenced by WAVEParser_InputPin_PreConnect().

◆ nBlockAlign

DWORD WAVEParserImpl::nBlockAlign

Definition at line 47 of file waveparser.c.

Referenced by WAVEParser_InputPin_PreConnect().

◆ Parser

ParserImpl WAVEParserImpl::Parser

Definition at line 43 of file waveparser.c.

Referenced by WAVEParser_InputPin_PreConnect().

◆ StartOfFile

LONGLONG WAVEParserImpl::StartOfFile

Definition at line 44 of file waveparser.c.

Referenced by WAVEParser_InputPin_PreConnect().


The documentation for this struct was generated from the following file: