|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <aviriff.h>

Public Attributes | |
| FOURCC | fcc |
| DWORD | cb |
| FOURCC | fccType |
| FOURCC | fccHandler |
| DWORD | dwFlags |
| WORD | wPriority |
| WORD | wLanguage |
| DWORD | dwInitialFrames |
| DWORD | dwScale |
| DWORD | dwRate |
| DWORD | dwStart |
| DWORD | dwLength |
| DWORD | dwSuggestedBufferSize |
| DWORD | dwQuality |
| DWORD | dwSampleSize |
| struct { | |
| short int left | |
| short int top | |
| short int right | |
| short int bottom | |
| } | rcFrame |
| DWORD _avistreamheader::cb |
Definition at line 101 of file aviriff.h.
Referenced by AviMuxIn_ReceiveConnection().
| DWORD _avistreamheader::dwLength |
Definition at line 111 of file aviriff.h.
Referenced by AVISplitter_ProcessStreamList(), and flush_queue().
| DWORD _avistreamheader::dwRate |
Definition at line 109 of file aviriff.h.
Referenced by AviMuxIn_Receive(), and AVISplitter_ProcessStreamList().
| DWORD _avistreamheader::dwSampleSize |
Definition at line 114 of file aviriff.h.
Referenced by AVISplitter_ProcessStreamList().
| DWORD _avistreamheader::dwScale |
Definition at line 108 of file aviriff.h.
Referenced by AviMuxIn_Receive(), AVISplitter_ProcessStreamList(), and flush_queue().
| DWORD _avistreamheader::dwSuggestedBufferSize |
Definition at line 112 of file aviriff.h.
Referenced by AviMuxIn_Receive(), and AVISplitter_ProcessStreamList().
| FOURCC _avistreamheader::fcc |
Definition at line 100 of file aviriff.h.
Referenced by AviMuxIn_ReceiveConnection().
| FOURCC _avistreamheader::fccHandler |
Definition at line 103 of file aviriff.h.
Referenced by AviMuxIn_ReceiveConnection(), and AVISplitter_ProcessStreamList().
| FOURCC _avistreamheader::fccType |
Definition at line 102 of file aviriff.h.
Referenced by AviMuxIn_ReceiveConnection(), and AVISplitter_ProcessStreamList().
| struct { ... } _avistreamheader::rcFrame |