ReactOS 0.4.15-dev-7842-g558ab78
_IAVIEditStreamImpl Struct Reference
Collaboration diagram for _IAVIEditStreamImpl:

Public Attributes

IAVIEditStream IAVIEditStream_iface
 
IAVIStream IAVIStream_iface
 
LONG ref
 
AVISTREAMINFOW sInfo
 
EditStreamTablepStreams
 
DWORD nStreams
 
DWORD nTableSize
 
BOOL bDecompress
 
PAVISTREAM pCurStream
 
PGETFRAME pg
 
LPBITMAPINFOHEADER lpFrame
 

Detailed Description

Definition at line 55 of file editstream.c.

Member Data Documentation

◆ bDecompress

BOOL _IAVIEditStreamImpl::bDecompress

Definition at line 67 of file editstream.c.

Referenced by IAVIEditStream_fnPaste().

◆ IAVIEditStream_iface

IAVIEditStream _IAVIEditStreamImpl::IAVIEditStream_iface

◆ IAVIStream_iface

IAVIStream _IAVIEditStreamImpl::IAVIStream_iface

Definition at line 57 of file editstream.c.

Referenced by AVIFILE_CreateEditStream(), and CreateEditableStream().

◆ lpFrame

LPBITMAPINFOHEADER _IAVIEditStreamImpl::lpFrame

Definition at line 70 of file editstream.c.

◆ nStreams

DWORD _IAVIEditStreamImpl::nStreams

Definition at line 64 of file editstream.c.

Referenced by IAVIEditStream_fnClone().

◆ nTableSize

DWORD _IAVIEditStreamImpl::nTableSize

Definition at line 65 of file editstream.c.

Referenced by IAVIEditStream_fnClone().

◆ pCurStream

PAVISTREAM _IAVIEditStreamImpl::pCurStream

Definition at line 68 of file editstream.c.

◆ pg

PGETFRAME _IAVIEditStreamImpl::pg

Definition at line 69 of file editstream.c.

◆ pStreams

EditStreamTable* _IAVIEditStreamImpl::pStreams

Definition at line 63 of file editstream.c.

Referenced by IAVIEditStream_fnClone(), and IAVIEditStream_fnPaste().

◆ ref

LONG _IAVIEditStreamImpl::ref

Definition at line 59 of file editstream.c.

Referenced by AVIFILE_CreateEditStream().

◆ sInfo

AVISTREAMINFOW _IAVIEditStreamImpl::sInfo

Definition at line 61 of file editstream.c.

Referenced by IAVIEditStream_fnClone().


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