ReactOS 0.4.15-dev-7958-gcd0bb1a
_AVISTREAMINFOW Struct Reference

import"vfw.h";

Collaboration diagram for _AVISTREAMINFOW:

Public Attributes

DWORD fccType
 
DWORD fccHandler
 
DWORD dwFlags
 
DWORD dwCaps
 
WORD wPriority
 
WORD wLanguage
 
DWORD dwScale
 
DWORD dwRate
 
DWORD dwStart
 
DWORD dwLength
 
DWORD dwInitialFrames
 
DWORD dwSuggestedBufferSize
 
DWORD dwQuality
 
DWORD dwSampleSize
 
RECT rcFrame
 
DWORD dwEditCount
 
DWORD dwFormatChangeCount
 
WCHAR szName [64]
 

Detailed Description

Definition at line 27 of file avifil32.idl.

Member Data Documentation

◆ dwCaps

DWORD _AVISTREAMINFOW::dwCaps

Definition at line 32 of file avifil32.idl.

Referenced by AVIFILE_ConstructAVIStream().

◆ dwEditCount

DWORD _AVISTREAMINFOW::dwEditCount

◆ dwFlags

DWORD _AVISTREAMINFOW::dwFlags

◆ dwFormatChangeCount

DWORD _AVISTREAMINFOW::dwFormatChangeCount

◆ dwInitialFrames

DWORD _AVISTREAMINFOW::dwInitialFrames

◆ dwLength

◆ dwQuality

DWORD _AVISTREAMINFOW::dwQuality

Definition at line 41 of file avifil32.idl.

Referenced by AVIFILE_LoadFile(), AVIFILE_SaveFile(), and IAVIEditStream_fnSetInfo().

◆ dwRate

◆ dwSampleSize

DWORD _AVISTREAMINFOW::dwSampleSize

◆ dwScale

◆ dwStart

◆ dwSuggestedBufferSize

◆ fccHandler

DWORD _AVISTREAMINFOW::fccHandler

◆ fccType

◆ rcFrame

◆ szName

◆ wLanguage

WORD _AVISTREAMINFOW::wLanguage

Definition at line 34 of file avifil32.idl.

Referenced by AVIFILE_LoadFile(), AVIFILE_SaveFile(), and IAVIEditStream_fnSetInfo().

◆ wPriority

WORD _AVISTREAMINFOW::wPriority

Definition at line 33 of file avifil32.idl.

Referenced by AVIFILE_LoadFile(), AVIFILE_SaveFile(), and IAVIEditStream_fnSetInfo().


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