windows.vfw

\ vfw.d * * Windows API header module * written in the D programming language * * Placed into public domain * \**********************************************************************

Members

Aliases

AVIFILEINFO
alias AVIFILEINFO = AVIFILEINFOA
Undocumented in source.
AVIFILEINFO
alias AVIFILEINFO = AVIFILEINFOW
Undocumented in source.
AVISAVECALLBACK
alias AVISAVECALLBACK = BOOL function(int)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AVISTREAMINFO
alias AVISTREAMINFO = AVISTREAMINFOA
Undocumented in source.
AVISTREAMINFO
alias AVISTREAMINFO = AVISTREAMINFOW
Undocumented in source.
CAPCONTROLCALLBACK
alias CAPCONTROLCALLBACK = LRESULT function(HWND hWnd, int nState)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CAPERRORCALLBACK
alias CAPERRORCALLBACK = CAPERRORCALLBACKA
Undocumented in source.
CAPERRORCALLBACK
alias CAPERRORCALLBACK = CAPERRORCALLBACKW
Undocumented in source.
CAPERRORCALLBACKA
alias CAPERRORCALLBACKA = LRESULT function(HWND hWnd, int nID, LPCSTR lpsz)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CAPERRORCALLBACKW
alias CAPERRORCALLBACKW = LRESULT function(HWND hWnd, int nID, LPCWSTR lpsz)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CAPSTATUSCALLBACK
alias CAPSTATUSCALLBACK = CAPSTATUSCALLBACKA
Undocumented in source.
CAPSTATUSCALLBACK
alias CAPSTATUSCALLBACK = CAPSTATUSCALLBACKW
Undocumented in source.
CAPSTATUSCALLBACKA
alias CAPSTATUSCALLBACKA = LRESULT function(HWND hWnd, int nID, LPCSTR lpsz)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CAPSTATUSCALLBACKW
alias CAPSTATUSCALLBACKW = LRESULT function(HWND hWnd, int nID, LPCWSTR lpsz)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CAPVIDEOCALLBACK
alias CAPVIDEOCALLBACK = LRESULT function(HWND hWnd, LPVIDEOHDR lpVHdr)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CAPWAVECALLBACK
alias CAPWAVECALLBACK = LRESULT function(HWND hWnd, LPWAVEHDR lpWHdr)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CAPYIELDCALLBACK
alias CAPYIELDCALLBACK = LRESULT function(HWND hWnd)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FOURCC
alias FOURCC = DWORD
Undocumented in source.
GetOpenFileNamePreview
alias GetOpenFileNamePreview = GetOpenFileNamePreviewA
Undocumented in source.
GetOpenFileNamePreview
alias GetOpenFileNamePreview = GetOpenFileNamePreviewW
Undocumented in source.
GetSaveFileNamePreview
alias GetSaveFileNamePreview = GetSaveFileNamePreviewA
Undocumented in source.
GetSaveFileNamePreview
alias GetSaveFileNamePreview = GetSaveFileNamePreviewW
Undocumented in source.
HIC
alias HIC = TypeDef!(HANDLE)
Undocumented in source.
HVIDEO
alias HVIDEO = TypeDef!(HANDLE)
Undocumented in source.
LPAVICOMPRESSOPTIONS
alias LPAVICOMPRESSOPTIONS = AVICOMPRESSOPTIONS*
Undocumented in source.
LPAVIFILEINFO
alias LPAVIFILEINFO = LPAVIFILEINFOA
Undocumented in source.
LPAVIFILEINFO
alias LPAVIFILEINFO = LPAVIFILEINFOW
Undocumented in source.
LPAVIFILEINFOA
alias LPAVIFILEINFOA = AVIFILEINFOA*
Undocumented in source.
LPAVIFILEINFOW
alias LPAVIFILEINFOW = AVIFILEINFOW*
Undocumented in source.
LPAVISTREAMINFO
alias LPAVISTREAMINFO = LPAVISTREAMINFOA
Undocumented in source.
LPAVISTREAMINFO
alias LPAVISTREAMINFO = LPAVISTREAMINFOW
Undocumented in source.
LPAVISTREAMINFOA
alias LPAVISTREAMINFOA = AVISTREAMINFOA*
Undocumented in source.
LPAVISTREAMINFOW
alias LPAVISTREAMINFOW = AVISTREAMINFOW*
Undocumented in source.
LPDRAWDIBTIME
alias LPDRAWDIBTIME = DRAWDIBTIME*
Undocumented in source.
LPHVIDEO
alias LPHVIDEO = HVIDEO*
Undocumented in source.
MCIWNDF_NOTIFYMEDIA
alias MCIWNDF_NOTIFYMEDIA = MCIWNDF_NOTIFYMEDIAA
Undocumented in source.
MCIWNDF_NOTIFYMEDIA
alias MCIWNDF_NOTIFYMEDIA = MCIWNDF_NOTIFYMEDIAW
Undocumented in source.
MCIWNDM_GETDEVICE
alias MCIWNDM_GETDEVICE = MCIWNDM_GETDEVICEA
Undocumented in source.
MCIWNDM_GETDEVICE
alias MCIWNDM_GETDEVICE = MCIWNDM_GETDEVICEW
Undocumented in source.
MCIWNDM_GETERROR
alias MCIWNDM_GETERROR = MCIWNDM_GETERRORA
Undocumented in source.
MCIWNDM_GETERROR
alias MCIWNDM_GETERROR = MCIWNDM_GETERRORW
Undocumented in source.
MCIWNDM_GETFILENAME
alias MCIWNDM_GETFILENAME = MCIWNDM_GETFILENAMEA
Undocumented in source.
MCIWNDM_GETFILENAME
alias MCIWNDM_GETFILENAME = MCIWNDM_GETFILENAMEW
Undocumented in source.
MCIWNDM_GETMODE
alias MCIWNDM_GETMODE = MCIWNDM_GETMODEA
Undocumented in source.
MCIWNDM_GETMODE
alias MCIWNDM_GETMODE = MCIWNDM_GETMODEW
Undocumented in source.
MCIWNDM_GETPOSITION
alias MCIWNDM_GETPOSITION = MCIWNDM_GETPOSITIONA
Undocumented in source.
MCIWNDM_GETPOSITION
alias MCIWNDM_GETPOSITION = MCIWNDM_GETPOSITIONW
Undocumented in source.
MCIWNDM_GETTIMEFORMAT
alias MCIWNDM_GETTIMEFORMAT = MCIWNDM_GETTIMEFORMATA
Undocumented in source.
MCIWNDM_GETTIMEFORMAT
alias MCIWNDM_GETTIMEFORMAT = MCIWNDM_GETTIMEFORMATW
Undocumented in source.
MCIWNDM_NEW
alias MCIWNDM_NEW = MCIWNDM_NEWA
Undocumented in source.
MCIWNDM_NEW
alias MCIWNDM_NEW = MCIWNDM_NEWW
Undocumented in source.
MCIWNDM_OPEN
alias MCIWNDM_OPEN = MCIWNDM_OPENA
Undocumented in source.
MCIWNDM_OPEN
alias MCIWNDM_OPEN = MCIWNDM_OPENW
Undocumented in source.
MCIWNDM_RETURNSTRING
alias MCIWNDM_RETURNSTRING = MCIWNDM_RETURNSTRINGA
Undocumented in source.
MCIWNDM_RETURNSTRING
alias MCIWNDM_RETURNSTRING = MCIWNDM_RETURNSTRINGW
Undocumented in source.
MCIWNDM_SENDSTRING
alias MCIWNDM_SENDSTRING = MCIWNDM_SENDSTRINGA
Undocumented in source.
MCIWNDM_SENDSTRING
alias MCIWNDM_SENDSTRING = MCIWNDM_SENDSTRINGW
Undocumented in source.
MCIWNDM_SETTIMEFORMAT
alias MCIWNDM_SETTIMEFORMAT = MCIWNDM_SETTIMEFORMATA
Undocumented in source.
MCIWNDM_SETTIMEFORMAT
alias MCIWNDM_SETTIMEFORMAT = MCIWNDM_SETTIMEFORMATW
Undocumented in source.
MCIWndCreate
alias MCIWndCreate = MCIWndCreateA
Undocumented in source.
MCIWndCreate
alias MCIWndCreate = MCIWndCreateW
Undocumented in source.
PCAPDRIVERCAPS, LPCAPDRIVERCAPS
alias PCAPDRIVERCAPS, LPCAPDRIVERCAPS = CAPDRIVERCAPS*
Undocumented in source.
PCAPINFOCHUNK, LPCAPINFOCHUNK
alias PCAPINFOCHUNK, LPCAPINFOCHUNK = CAPINFOCHUNK*
Undocumented in source.
PCAPSTATUS, LPCAPSTATUS
alias PCAPSTATUS, LPCAPSTATUS = CAPSTATUS*
Undocumented in source.
PCAPTUREPARMS, LPCAPTUREPARMS
alias PCAPTUREPARMS, LPCAPTUREPARMS = CAPTUREPARMS*
Undocumented in source.
PCHANNEL_CAPS, LPCHANNEL_CAPS
alias PCHANNEL_CAPS, LPCHANNEL_CAPS = CHANNEL_CAPS*
Undocumented in source.
PCOMPVARS
alias PCOMPVARS = COMPVARS*
Undocumented in source.
PVIDEOHDR, LPVIDEOHDR
alias PVIDEOHDR, LPVIDEOHDR = VIDEOHDR*
Undocumented in source.
TWOCC
alias TWOCC = WORD
Undocumented in source.
WM_CAP_DRIVER_GET_NAME
alias WM_CAP_DRIVER_GET_NAME = WM_CAP_DRIVER_GET_NAMEA
Undocumented in source.
WM_CAP_DRIVER_GET_NAME
alias WM_CAP_DRIVER_GET_NAME = WM_CAP_DRIVER_GET_NAMEW
Undocumented in source.
WM_CAP_DRIVER_GET_VERSION
alias WM_CAP_DRIVER_GET_VERSION = WM_CAP_DRIVER_GET_VERSIONA
Undocumented in source.
WM_CAP_DRIVER_GET_VERSION
alias WM_CAP_DRIVER_GET_VERSION = WM_CAP_DRIVER_GET_VERSIONW
Undocumented in source.
WM_CAP_FILE_GET_CAPTURE_FILE
alias WM_CAP_FILE_GET_CAPTURE_FILE = WM_CAP_FILE_GET_CAPTURE_FILEA
Undocumented in source.
WM_CAP_FILE_GET_CAPTURE_FILE
alias WM_CAP_FILE_GET_CAPTURE_FILE = WM_CAP_FILE_GET_CAPTURE_FILEW
Undocumented in source.
WM_CAP_FILE_SAVEAS
alias WM_CAP_FILE_SAVEAS = WM_CAP_FILE_SAVEASA
Undocumented in source.
WM_CAP_FILE_SAVEAS
alias WM_CAP_FILE_SAVEAS = WM_CAP_FILE_SAVEASW
Undocumented in source.
WM_CAP_FILE_SAVEDIB
alias WM_CAP_FILE_SAVEDIB = WM_CAP_FILE_SAVEDIBA
Undocumented in source.
WM_CAP_FILE_SAVEDIB
alias WM_CAP_FILE_SAVEDIB = WM_CAP_FILE_SAVEDIBW
Undocumented in source.
WM_CAP_FILE_SET_CAPTURE_FILE
alias WM_CAP_FILE_SET_CAPTURE_FILE = WM_CAP_FILE_SET_CAPTURE_FILEA
Undocumented in source.
WM_CAP_FILE_SET_CAPTURE_FILE
alias WM_CAP_FILE_SET_CAPTURE_FILE = WM_CAP_FILE_SET_CAPTURE_FILEW
Undocumented in source.
WM_CAP_GET_MCI_DEVICE
alias WM_CAP_GET_MCI_DEVICE = WM_CAP_GET_MCI_DEVICEA
Undocumented in source.
WM_CAP_GET_MCI_DEVICE
alias WM_CAP_GET_MCI_DEVICE = WM_CAP_GET_MCI_DEVICEW
Undocumented in source.
WM_CAP_PAL_OPEN
alias WM_CAP_PAL_OPEN = WM_CAP_PAL_OPENA
Undocumented in source.
WM_CAP_PAL_OPEN
alias WM_CAP_PAL_OPEN = WM_CAP_PAL_OPENW
Undocumented in source.
WM_CAP_PAL_SAVE
alias WM_CAP_PAL_SAVE = WM_CAP_PAL_SAVEA
Undocumented in source.
WM_CAP_PAL_SAVE
alias WM_CAP_PAL_SAVE = WM_CAP_PAL_SAVEW
Undocumented in source.
WM_CAP_SET_CALLBACK_ERROR
alias WM_CAP_SET_CALLBACK_ERROR = WM_CAP_SET_CALLBACK_ERRORA
Undocumented in source.
WM_CAP_SET_CALLBACK_ERROR
alias WM_CAP_SET_CALLBACK_ERROR = WM_CAP_SET_CALLBACK_ERRORW
Undocumented in source.
WM_CAP_SET_CALLBACK_STATUS
alias WM_CAP_SET_CALLBACK_STATUS = WM_CAP_SET_CALLBACK_STATUSA
Undocumented in source.
WM_CAP_SET_CALLBACK_STATUS
alias WM_CAP_SET_CALLBACK_STATUS = WM_CAP_SET_CALLBACK_STATUSW
Undocumented in source.
WM_CAP_SET_MCI_DEVICE
alias WM_CAP_SET_MCI_DEVICE = WM_CAP_SET_MCI_DEVICEA
Undocumented in source.
WM_CAP_SET_MCI_DEVICE
alias WM_CAP_SET_MCI_DEVICE = WM_CAP_SET_MCI_DEVICEW
Undocumented in source.
capCreateCaptureWindow
alias capCreateCaptureWindow = capCreateCaptureWindowA
Undocumented in source.
capCreateCaptureWindow
alias capCreateCaptureWindow = capCreateCaptureWindowW
Undocumented in source.
capGetDriverDescription
alias capGetDriverDescription = capGetDriverDescriptionA
Undocumented in source.
capGetDriverDescription
alias capGetDriverDescription = capGetDriverDescriptionW
Undocumented in source.

Enums

AVICOMPRESSF_INTERLEAVE
anonymousenum AVICOMPRESSF_INTERLEAVE
Undocumented in source.
AVIFILECAPS_CANREAD
anonymousenum AVIFILECAPS_CANREAD
Undocumented in source.
AVIFILEINFO_HASINDEX
anonymousenum AVIFILEINFO_HASINDEX
Undocumented in source.
AVIF_HASINDEX
anonymousenum AVIF_HASINDEX
Undocumented in source.
AVIIF_FIRSTPART
anonymousenum AVIIF_FIRSTPART
Undocumented in source.
AVIIF_LIST
anonymousenum AVIIF_LIST
Undocumented in source.
DDF_0001
anonymousenum DDF_0001
Undocumented in source.
DVM_USER
anonymousenum DVM_USER

CONFIGURE MESSAGES

DV_ERR_OK
anonymousenum DV_ERR_OK
Undocumented in source.
DV_VM_OPEN
anonymousenum DV_VM_OPEN
Undocumented in source.
ICDECOMPRESS_NOTKEYFRAME
anonymousenum ICDECOMPRESS_NOTKEYFRAME
Undocumented in source.
ICDRAW_NOTKEYFRAME
anonymousenum ICDRAW_NOTKEYFRAME
Undocumented in source.
ICDRAW_QUERY
anonymousenum ICDRAW_QUERY
Undocumented in source.
ICERR_OK
anonymousenum ICERR_OK
Undocumented in source.
ICINSTALL_FUNCTION
anonymousenum ICINSTALL_FUNCTION
Undocumented in source.
ICMF_CHOOSE_KEYFRAME
anonymousenum ICMF_CHOOSE_KEYFRAME
Undocumented in source.
ICMODE_COMPRESS
anonymousenum ICMODE_COMPRESS
Undocumented in source.
ICM_COMPRESS_GET_FORMAT
anonymousenum ICM_COMPRESS_GET_FORMAT
Undocumented in source.
ICM_GETSTATE
anonymousenum ICM_GETSTATE
Undocumented in source.
ICM_USER
anonymousenum ICM_USER
Undocumented in source.
ICSTATUS_START
anonymousenum ICSTATUS_START
Undocumented in source.
IDS_CAP_BEGIN
anonymousenum IDS_CAP_BEGIN
Undocumented in source.
MCIWNDF_RECORD
anonymousenum MCIWNDF_RECORD
Undocumented in source.
MCIWNDM_GETDEVICEID
anonymousenum MCIWNDM_GETDEVICEID
Undocumented in source.
MCIWNDM_NOTIFYMODE
anonymousenum MCIWNDM_NOTIFYMODE
Undocumented in source.
MCIWNDOPENF_NEW
anonymousenum MCIWNDOPENF_NEW
Undocumented in source.
MCI_CLOSE
anonymousenum MCI_CLOSE
Undocumented in source.
MCI_MODE_NOT_READY
anonymousenum MCI_MODE_NOT_READY
Undocumented in source.
MM_DRVM_OPEN
anonymousenum MM_DRVM_OPEN
Undocumented in source.
PD_CAN_DRAW_DIB
anonymousenum PD_CAN_DRAW_DIB
Undocumented in source.
VCAPS_OVERLAY
anonymousenum VCAPS_OVERLAY
Undocumented in source.
VHDR_DONE
anonymousenum VHDR_DONE
Undocumented in source.
VIDCF_QUALITY
anonymousenum VIDCF_QUALITY
Undocumented in source.
VIDEO_CONFIGURE_QUERYSIZE
anonymousenum VIDEO_CONFIGURE_QUERYSIZE
Undocumented in source.
VIDEO_EXTERNALIN
anonymousenum VIDEO_EXTERNALIN

API Flags

WM_CAP_DRIVER_GET_CAPS
anonymousenum WM_CAP_DRIVER_GET_CAPS
Undocumented in source.
WM_CAP_FILE_ALLOCATE
anonymousenum WM_CAP_FILE_ALLOCATE
Undocumented in source.
WM_CAP_PAL_PASTE
anonymousenum WM_CAP_PAL_PASTE
Undocumented in source.
WM_CAP_SET_CALLBACK_YIELD
anonymousenum WM_CAP_SET_CALLBACK_YIELD
Undocumented in source.
WM_CAP_START
anonymousenum WM_CAP_START
Undocumented in source.
WM_CAP_STOP
anonymousenum WM_CAP_STOP
Undocumented in source.

Functions

AVICapSM
LRESULT AVICapSM(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam)

AVICap window class

DrawDibBegin
BOOL DrawDibBegin(HDRAWDIB hdd, HDC hdc, int dxDst, int dyDst, LPBITMAPINFOHEADER lpbi, int dxSrc, int dySrc, UINT wFlags)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawDibChangePalette
BOOL DrawDibChangePalette(HDRAWDIB hdd, int iStart, int iLen, LPPALETTEENTRY lppe)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawDibClose
BOOL DrawDibClose(HDRAWDIB hdd)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawDibDraw
BOOL DrawDibDraw(HDRAWDIB hdd, HDC hdc, int xDst, int yDst, int dxDst, int dyDst, LPBITMAPINFOHEADER lpbi, LPVOID lpBits, int xSrc, int ySrc, int dxSrc, int dySrc, UINT wFlags)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawDibEnd
BOOL DrawDibEnd(HDRAWDIB hdd)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawDibError
UINT DrawDibError(HDRAWDIB hdd)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawDibGetBuffer
LPVOID DrawDibGetBuffer(HDRAWDIB hdd, LPBITMAPINFOHEADER lpbi, DWORD dwSize, DWORD dwFlags)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawDibGetPalette
HPALETTE DrawDibGetPalette(HDRAWDIB hdd)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawDibInit
BOOL DrawDibInit()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawDibOpen
HDRAWDIB DrawDibOpen()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawDibProfileDisplay
LRESULT DrawDibProfileDisplay(LPBITMAPINFOHEADER lpbi)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawDibRealize
UINT DrawDibRealize(HDRAWDIB hdd, HDC hdc, BOOL fBackground)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawDibSetPalette
BOOL DrawDibSetPalette(HDRAWDIB hdd, HPALETTE hpal)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawDibStart
BOOL DrawDibStart(HDRAWDIB hdd, DWORD rate)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawDibStop
BOOL DrawDibStop(HDRAWDIB hdd)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawDibTime
BOOL DrawDibTime(HDRAWDIB hdd, LPDRAWDIBTIME lpddtime)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DrawDibUpdate
BOOL DrawDibUpdate(HDRAWDIB hdd, HDC hdc, int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
FromHex
DWORD FromHex(char n)
Undocumented in source. Be warned that the author may not have intended to support it.
GetOpenFileNamePreviewA
BOOL GetOpenFileNamePreviewA(LPOPENFILENAMEA lpofn)

FilePreview dialog.

GetOpenFileNamePreviewW
BOOL GetOpenFileNamePreviewW(LPOPENFILENAMEW lpofn)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSaveFileNamePreviewA
BOOL GetSaveFileNamePreviewA(LPOPENFILENAMEA lpofn)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSaveFileNamePreviewW
BOOL GetSaveFileNamePreviewW(LPOPENFILENAMEW lpofn)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ICAbout
DWORD ICAbout(HIC hic, HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
ICClose
LRESULT ICClose(HIC hic)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ICCompress
DWORD ICCompress(HIC hic, DWORD dwFlags, LPBITMAPINFOHEADER lpbiOutput, LPVOID lpData, LPBITMAPINFOHEADER lpbiInput, LPVOID lpBits, LPDWORD lpckid, LPDWORD lpdwFlags, LONG lFrameNum, DWORD dwFrameSize, DWORD dwQuality, LPBITMAPINFOHEADER lpbiPrev, LPVOID lpPrev)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ICCompressBegin
LRESULT ICCompressBegin(HIC hic, LPVOID lpbiInput, LPVOID lpbiOutput)
Undocumented in source. Be warned that the author may not have intended to support it.
ICCompressEnd
LRESULT ICCompressEnd(HIC hic)
Undocumented in source. Be warned that the author may not have intended to support it.
ICCompressGetFormat
LRESULT ICCompressGetFormat(HIC hic, LPVOID lpbiInput, LPVOID lpbiOutput)
Undocumented in source. Be warned that the author may not have intended to support it.
ICCompressGetFormatSize
DWORD ICCompressGetFormatSize(HIC hic, LPVOID lpbi)
Undocumented in source. Be warned that the author may not have intended to support it.
ICCompressGetSize
DWORD ICCompressGetSize(HIC hic, LPVOID lpbiInput, LPVOID lpbiOutput)
Undocumented in source. Be warned that the author may not have intended to support it.
ICCompressQuery
LRESULT ICCompressQuery(HIC hic, LPVOID lpbiInput, LPVOID lpbiOutput)
Undocumented in source. Be warned that the author may not have intended to support it.
ICCompressorChoose
BOOL ICCompressorChoose(HWND hwnd, UINT uiFlags, LPVOID pvIn, LPVOID lpData, PCOMPVARS pc, LPSTR lpszTitle)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ICCompressorFree
void ICCompressorFree(PCOMPVARS pc)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ICConfigure
DWORD ICConfigure(HIC hic, HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
ICDecompress
DWORD ICDecompress(HIC hic, DWORD dwFlags, LPBITMAPINFOHEADER lpbiFormat, LPVOID lpData, LPBITMAPINFOHEADER lpbi, LPVOID lpBits)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ICDecompressBegin
LRESULT ICDecompressBegin(HIC hic, LPVOID lpbiInput, LPVOID lpbiOutput)
Undocumented in source. Be warned that the author may not have intended to support it.
ICDecompressEnd
LRESULT ICDecompressEnd(HIC hic)
Undocumented in source. Be warned that the author may not have intended to support it.
ICDecompressEx
LRESULT ICDecompressEx(HIC hic, DWORD dwFlags, LPBITMAPINFOHEADER lpbiSrc, LPVOID lpSrc, int xSrc, int ySrc, int dxSrc, int dySrc, LPBITMAPINFOHEADER lpbiDst, LPVOID lpDst, int xDst, int yDst, int dxDst, int dyDst)
Undocumented in source. Be warned that the author may not have intended to support it.
ICDecompressExBegin
LRESULT ICDecompressExBegin(HIC hic, DWORD dwFlags, LPBITMAPINFOHEADER lpbiSrc, LPVOID lpSrc, int xSrc, int ySrc, int dxSrc, int dySrc, LPBITMAPINFOHEADER lpbiDst, LPVOID lpDst, int xDst, int yDst, int dxDst, int dyDst)
Undocumented in source. Be warned that the author may not have intended to support it.
ICDecompressExEnd
LRESULT ICDecompressExEnd(HIC hic)
Undocumented in source. Be warned that the author may not have intended to support it.
ICDecompressExQuery
LRESULT ICDecompressExQuery(HIC hic, DWORD dwFlags, LPBITMAPINFOHEADER lpbiSrc, LPVOID lpSrc, int xSrc, int ySrc, int dxSrc, int dySrc, LPBITMAPINFOHEADER lpbiDst, LPVOID lpDst, int xDst, int yDst, int dxDst, int dyDst)
Undocumented in source. Be warned that the author may not have intended to support it.
ICDecompressGetFormat
LONG ICDecompressGetFormat(HIC hic, LPVOID lpbiInput, LPVOID lpbiOutput)
Undocumented in source. Be warned that the author may not have intended to support it.
ICDecompressGetFormatSize
LONG ICDecompressGetFormatSize(HIC hic, LPVOID lpbi)
Undocumented in source. Be warned that the author may not have intended to support it.
ICDecompressGetPalette
LRESULT ICDecompressGetPalette(HIC hic, LPVOID lpbiInput, LPVOID lpbiOutput)
Undocumented in source. Be warned that the author may not have intended to support it.
ICDecompressOpen
HIC ICDecompressOpen(DWORD fccType, DWORD fccHandler, LPBITMAPINFOHEADER lpbiIn, LPBITMAPINFOHEADER lpbiOut)
Undocumented in source. Be warned that the author may not have intended to support it.
ICDecompressQuery
LRESULT ICDecompressQuery(HIC hic, LPVOID lpbiInput, LPVOID lpbiOutput)
Undocumented in source. Be warned that the author may not have intended to support it.
ICDecompressSetPalette
LRESULT ICDecompressSetPalette(HIC hic, LPVOID lpbiPalette)
Undocumented in source. Be warned that the author may not have intended to support it.
ICDraw
DWORD ICDraw(HIC hic, DWORD dwFlags, LPVOID lpFormat, LPVOID lpData, DWORD cbData, LONG lTime)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ICDrawBegin
DWORD ICDrawBegin(HIC hic, DWORD dwFlags, HPALETTE hpal, HWND hwnd, HDC hdc, int xDst, int yDst, int dxDst, int dyDst, LPBITMAPINFOHEADER lpbi, int xSrc, int ySrc, int dxSrc, int dySrc, DWORD dwRate, DWORD dwScale)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ICDrawChangePalette
LRESULT ICDrawChangePalette(HIC hic, LPVOID lpbiInput)
Undocumented in source. Be warned that the author may not have intended to support it.
ICDrawEnd
LRESULT ICDrawEnd(HIC hic)
Undocumented in source. Be warned that the author may not have intended to support it.
ICDrawFlush
LRESULT ICDrawFlush(HIC hic)
Undocumented in source. Be warned that the author may not have intended to support it.
ICDrawGetTime
LRESULT ICDrawGetTime(HIC hic, LPVOID lplTime)
Undocumented in source. Be warned that the author may not have intended to support it.
ICDrawOpen
HIC ICDrawOpen(DWORD fccType, DWORD fccHandler, LPBITMAPINFOHEADER lpbiIn)
Undocumented in source. Be warned that the author may not have intended to support it.
ICDrawQuery
LRESULT ICDrawQuery(HIC hic, LPVOID lpbiInput)
Undocumented in source. Be warned that the author may not have intended to support it.
ICDrawRealize
LRESULT ICDrawRealize(HIC hic, HDC hdc, BOOL fBackground)
Undocumented in source. Be warned that the author may not have intended to support it.
ICDrawRenderBuffer
LRESULT ICDrawRenderBuffer(HIC hic)
Undocumented in source. Be warned that the author may not have intended to support it.
ICDrawSetTime
LRESULT ICDrawSetTime(HIC hic, DWORD lTime)
Undocumented in source. Be warned that the author may not have intended to support it.
ICDrawStart
LRESULT ICDrawStart(HIC hic)
Undocumented in source. Be warned that the author may not have intended to support it.
ICDrawStartPlay
LRESULT ICDrawStartPlay(HIC hic, DWORD lFrom, DWORD lTo)
Undocumented in source. Be warned that the author may not have intended to support it.
ICDrawStop
LRESULT ICDrawStop(HIC hic)
Undocumented in source. Be warned that the author may not have intended to support it.
ICDrawStopPlay
LRESULT ICDrawStopPlay(HIC hic)
Undocumented in source. Be warned that the author may not have intended to support it.
ICDrawSuggestFormat
LRESULT ICDrawSuggestFormat(HIC hic, LPBITMAPINFOHEADER lpbiIn, LPBITMAPINFOHEADER lpbiOut, int dxSrc, int dySrc, int dxDst, int dyDst, HIC hicDecomp)
Undocumented in source. Be warned that the author may not have intended to support it.
ICDrawWindow
DWORD ICDrawWindow(HIC hic, LPVOID prc)
Undocumented in source. Be warned that the author may not have intended to support it.
ICGetBuffersWanted
LRESULT ICGetBuffersWanted(HIC hic, LPVOID lpdwBuffers)
Undocumented in source. Be warned that the author may not have intended to support it.
ICGetDefaultKeyFrameRate
DWORD ICGetDefaultKeyFrameRate(HIC hic)
Undocumented in source. Be warned that the author may not have intended to support it.
ICGetDefaultQuality
DWORD ICGetDefaultQuality(HIC hic)
Undocumented in source. Be warned that the author may not have intended to support it.
ICGetDisplayFormat
HIC ICGetDisplayFormat(HIC hic, LPBITMAPINFOHEADER lpbiIn, LPBITMAPINFOHEADER lpbiOut, int BitDepth, int dx, int dy)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ICGetInfo
LRESULT ICGetInfo(HIC hic, ICINFO* picinfo, DWORD cb)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ICGetState
DWORD ICGetState(HIC hic, LPVOID pv, DWORD_PTR cb)
Undocumented in source. Be warned that the author may not have intended to support it.
ICGetStateSize
DWORD ICGetStateSize(HIC hic)
Undocumented in source. Be warned that the author may not have intended to support it.
ICImageCompress
HANDLE ICImageCompress(HIC hic, UINT uiFlags, LPBITMAPINFO lpbiIn, LPVOID lpBits, LPBITMAPINFO lpbiOut, LONG lQuality, LONG* plSize)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ICImageDecompress
HANDLE ICImageDecompress(HIC hic, UINT uiFlags, LPBITMAPINFO lpbiIn, LPVOID lpBits, LPBITMAPINFO lpbiOut)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ICInfo
BOOL ICInfo(DWORD fccType, DWORD fccHandler, ICINFO* lpicinfo)

ICM function declarations

ICInstall
BOOL ICInstall(DWORD fccType, DWORD fccHandler, LPARAM lParam, LPSTR szDesc, UINT wFlags)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ICLocate
HIC ICLocate(DWORD fccType, DWORD fccHandler, LPBITMAPINFOHEADER lpbiIn, LPBITMAPINFOHEADER lpbiOut, WORD wFlags)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ICOpen
HIC ICOpen(DWORD fccType, DWORD fccHandler, UINT wMode)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ICOpenFunction
HIC ICOpenFunction(DWORD fccType, DWORD fccHandler, UINT wMode, FARPROC lpfnHandler)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ICQueryAbout
DWORD ICQueryAbout(HIC hic)
Undocumented in source. Be warned that the author may not have intended to support it.
ICQueryConfigure
DWORD ICQueryConfigure(HIC hic)
Undocumented in source. Be warned that the author may not have intended to support it.
ICRemove
BOOL ICRemove(DWORD fccType, DWORD fccHandler, UINT wFlags)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ICSendMessage
LRESULT ICSendMessage(HIC hic, UINT msg, DWORD_PTR dw1, DWORD_PTR dw2)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ICSeqCompressFrame
LPVOID ICSeqCompressFrame(PCOMPVARS pc, UINT uiFlags, LPVOID lpBits, BOOL* pfKey, LONG* plSize)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ICSeqCompressFrameEnd
void ICSeqCompressFrameEnd(PCOMPVARS pc)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ICSeqCompressFrameStart
BOOL ICSeqCompressFrameStart(PCOMPVARS pc, LPBITMAPINFO lpbiIn)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ICSetState
DWORD ICSetState(HIC hic, LPVOID pv, DWORD_PTR cb)
Undocumented in source. Be warned that the author may not have intended to support it.
ICSetStatusProc
LRESULT ICSetStatusProc(HIC hic, DWORD dwFlags, LRESULT lParam, LONG function(LPARAM, UINT, LONG) fpfnStatus)
Undocumented in source. Be warned that the author may not have intended to support it.
InitVFW
LONG InitVFW()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MAKEAVICKID
DWORD MAKEAVICKID(WORD tcc, WORD stream)
Undocumented in source. Be warned that the author may not have intended to support it.
MAKE_AVIERR
SCODE MAKE_AVIERR(DWORD error)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndCanConfig
BOOL MCIWndCanConfig(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndCanEject
BOOL MCIWndCanEject(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndCanPlay
BOOL MCIWndCanPlay(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndCanRecord
BOOL MCIWndCanRecord(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndCanSave
BOOL MCIWndCanSave(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndCanWindow
BOOL MCIWndCanWindow(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndChangeStyles
LONG MCIWndChangeStyles(HWND hwnd, UINT mask, LONG value)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndClose
LONG MCIWndClose(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndCreateA
HWND MCIWndCreateA(HWND hwndParent, HINSTANCE hInstance, DWORD dwStyle, LPCSTR szFile)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MCIWndCreateW
HWND MCIWndCreateW(HWND hwndParent, HINSTANCE hInstance, DWORD dwStyle, LPCWSTR szFile)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MCIWndDestroy
void MCIWndDestroy(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndEject
LONG MCIWndEject(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndEnd
LONG MCIWndEnd(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndGetActiveTimer
UINT MCIWndGetActiveTimer(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndGetAlias
UINT MCIWndGetAlias(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndGetDest
LONG MCIWndGetDest(HWND hwnd, LPRECT prc)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndGetDevice
LONG MCIWndGetDevice(HWND hwnd, LPVOID lp, UINT len)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndGetDeviceID
UINT MCIWndGetDeviceID(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndGetEnd
LONG MCIWndGetEnd(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndGetError
LONG MCIWndGetError(HWND hwnd, LPVOID lp, UINT len)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndGetFileName
LONG MCIWndGetFileName(HWND hwnd, LPVOID lp, UINT len)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndGetInactiveTimer
UINT MCIWndGetInactiveTimer(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndGetLength
LONG MCIWndGetLength(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndGetMode
LONG MCIWndGetMode(HWND hwnd, LPTSTR lp, UINT len)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndGetPalette
HPALETTE MCIWndGetPalette(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndGetPosition
LONG MCIWndGetPosition(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndGetPositionString
LONG MCIWndGetPositionString(HWND hwnd, LPTSTR lp, UINT len)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndGetRepeat
BOOL MCIWndGetRepeat(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndGetSource
LONG MCIWndGetSource(HWND hwnd, LPRECT prc)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndGetSpeed
LONG MCIWndGetSpeed(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndGetStart
LONG MCIWndGetStart(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndGetStyles
UINT MCIWndGetStyles(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndGetTimeFormat
LONG MCIWndGetTimeFormat(HWND hwnd, LPTSTR lp, UINT len)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndGetVolume
LONG MCIWndGetVolume(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndGetZoom
UINT MCIWndGetZoom(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndHome
LONG MCIWndHome(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndNew
LONG MCIWndNew(HWND hwnd, LPVOID lp)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndOpen
LONG MCIWndOpen(HWND hwnd, LPVOID sz, UINT f)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndOpenDialog
LONG MCIWndOpenDialog(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndOpenInterface
LONG MCIWndOpenInterface(HWND hwnd, LPUNKNOWN pUnk)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndPaletteKick
BOOL MCIWndPaletteKick(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndPause
LONG MCIWndPause(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndPlay
LONG MCIWndPlay(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndPlayFrom
LONG MCIWndPlayFrom(HWND hwnd, LONG lPos)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndPlayFromTo
LONG MCIWndPlayFromTo(HWND hwnd, LONG lStart, LONG lEnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndPlayReverse
LONG MCIWndPlayReverse(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndPlayTo
LONG MCIWndPlayTo(HWND hwnd, LONG lPos)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndPutDest
LONG MCIWndPutDest(HWND hwnd, LPRECT prc)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndPutSource
LONG MCIWndPutSource(HWND hwnd, LPRECT prc)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndRealize
LONG MCIWndRealize(HWND hwnd, BOOL fBkgnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndRecord
LONG MCIWndRecord(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndRegisterClass
BOOL MCIWndRegisterClass()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MCIWndResume
LONG MCIWndResume(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndReturnString
LONG MCIWndReturnString(HWND hwnd, LPVOID lp, UINT len)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndSave
LONG MCIWndSave(HWND hwnd, LPVOID szFile)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndSaveDialog
LONG MCIWndSaveDialog(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndSeek
LONG MCIWndSeek(HWND hwnd, LONG lPos)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndSendString
LONG MCIWndSendString(HWND hwnd, LPTSTR sz)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndSetActiveTimer
void MCIWndSetActiveTimer(HWND hwnd, UINT active)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndSetInactiveTimer
void MCIWndSetInactiveTimer(HWND hwnd, UINT inactive)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndSetOwner
LONG MCIWndSetOwner(HWND hwnd, HWND hwndP)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndSetPalette
LONG MCIWndSetPalette(HWND hwnd, HPALETTE hpal)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndSetRepeat
void MCIWndSetRepeat(HWND hwnd, BOOL f)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndSetSpeed
LONG MCIWndSetSpeed(HWND hwnd, UINT iSpeed)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndSetTimeFormat
LONG MCIWndSetTimeFormat(HWND hwnd, LPTSTR lp)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndSetTimers
void MCIWndSetTimers(HWND hwnd, UINT active, UINT inactive)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndSetVolume
LONG MCIWndSetVolume(HWND hwnd, UINT iVol)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndSetZoom
void MCIWndSetZoom(HWND hwnd, UINT iZoom)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndStep
LONG MCIWndStep(HWND hwnd, LONG n)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndStop
LONG MCIWndStop(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndUseFrames
LONG MCIWndUseFrames(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndUseTime
LONG MCIWndUseTime(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MCIWndValidateMedia
void MCIWndValidateMedia(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
MKFOURCC
DWORD MKFOURCC(char ch0, char ch1, char ch2, char ch3)
Undocumented in source. Be warned that the author may not have intended to support it.
StreamFromFOURCC
WORD StreamFromFOURCC(DWORD fcc)
Undocumented in source. Be warned that the author may not have intended to support it.
StretchDIB
void StretchDIB(LPBITMAPINFOHEADER biDst, LPVOID lpDst, int DstX, int DstY, int DstXE, int DstYE, LPBITMAPINFOHEADER biSrc, LPVOID lpSrc, int SrcX, int SrcY, int SrcXE, int SrcYE)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TWOCCFromFOURCC
WORD TWOCCFromFOURCC(DWORD fcc)
Undocumented in source. Be warned that the author may not have intended to support it.
TermVFW
LONG TermVFW()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ToHex
BYTE ToHex(DWORD n)
Undocumented in source. Be warned that the author may not have intended to support it.
VideoForWindowsVersion
DWORD VideoForWindowsVersion()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
capCaptureAbort
BOOL capCaptureAbort(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
capCaptureGetSetup
BOOL capCaptureGetSetup(HWND hWnd, LPCAPTUREPARMS s, WPARAM wSize)
Undocumented in source. Be warned that the author may not have intended to support it.
capCaptureSequence
BOOL capCaptureSequence(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
capCaptureSequenceNoFile
BOOL capCaptureSequenceNoFile(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
capCaptureSetSetup
BOOL capCaptureSetSetup(HWND hWnd, LPCAPTUREPARMS s, WPARAM wSize)
Undocumented in source. Be warned that the author may not have intended to support it.
capCaptureSingleFrame
BOOL capCaptureSingleFrame(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
capCaptureSingleFrameClose
BOOL capCaptureSingleFrameClose(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
capCaptureSingleFrameOpen
BOOL capCaptureSingleFrameOpen(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
capCaptureStop
BOOL capCaptureStop(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
capCreateCaptureWindowA
HWND capCreateCaptureWindowA(LPCSTR lpszWindowName, DWORD dwStyle, int x, int y, int nWidth, int nHeight, HWND hwndParent, int nID)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
capCreateCaptureWindowW
HWND capCreateCaptureWindowW(LPCWSTR lpszWindowName, DWORD dwStyle, int x, int y, int nWidth, int nHeight, HWND hwndParent, int nID)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
capDlgVideoCompression
BOOL capDlgVideoCompression(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
capDlgVideoDisplay
BOOL capDlgVideoDisplay(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
capDlgVideoFormat
BOOL capDlgVideoFormat(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
capDlgVideoSource
BOOL capDlgVideoSource(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
capDriverConnect
BOOL capDriverConnect(HWND hWnd, WPARAM i)
Undocumented in source. Be warned that the author may not have intended to support it.
capDriverDisconnect
BOOL capDriverDisconnect(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
capDriverGetCaps
BOOL capDriverGetCaps(HWND hWnd, LPCAPDRIVERCAPS s, WPARAM wSize)
Undocumented in source. Be warned that the author may not have intended to support it.
capDriverGetName
BOOL capDriverGetName(HWND hWnd, LPTSTR szName, WPARAM wSize)
Undocumented in source. Be warned that the author may not have intended to support it.
capDriverGetVersion
BOOL capDriverGetVersion(HWND hWnd, LPTSTR szVer, WPARAM wSize)
Undocumented in source. Be warned that the author may not have intended to support it.
capEditCopy
BOOL capEditCopy(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
capFileAlloc
BOOL capFileAlloc(HWND hWnd, WPARAM wSize)
Undocumented in source. Be warned that the author may not have intended to support it.
capFileGetCaptureFile
BOOL capFileGetCaptureFile(HWND hWnd, LPTSTR szName, WPARAM wSize)
Undocumented in source. Be warned that the author may not have intended to support it.
capFileSaveAs
BOOL capFileSaveAs(HWND hWnd, LPTSTR szName)
Undocumented in source. Be warned that the author may not have intended to support it.
capFileSaveDIB
BOOL capFileSaveDIB(HWND hWnd, LPTSTR szName)
Undocumented in source. Be warned that the author may not have intended to support it.
capFileSetCaptureFile
BOOL capFileSetCaptureFile(HWND hWnd, LPTSTR szName)
Undocumented in source. Be warned that the author may not have intended to support it.
capFileSetInfoChunk
BOOL capFileSetInfoChunk(HWND hWnd, LPCAPINFOCHUNK lpInfoChunk)
Undocumented in source. Be warned that the author may not have intended to support it.
capGetAudioFormat
DWORD capGetAudioFormat(HWND hWnd, LPWAVEFORMATEX s, WPARAM wSize)
Undocumented in source. Be warned that the author may not have intended to support it.
capGetAudioFormatSize
DWORD capGetAudioFormatSize(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
capGetDriverDescriptionA
BOOL capGetDriverDescriptionA(UINT wDriverIndex, LPSTR lpszName, int cbName, LPSTR lpszVer, int cbVer)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
capGetDriverDescriptionW
BOOL capGetDriverDescriptionW(UINT wDriverIndex, LPWSTR lpszName, int cbName, LPWSTR lpszVer, int cbVer)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
capGetMCIDeviceName
BOOL capGetMCIDeviceName(HWND hWnd, LPTSTR szName, WPARAM wSize)
Undocumented in source. Be warned that the author may not have intended to support it.
capGetStatus
BOOL capGetStatus(HWND hWnd, LPCAPSTATUS s, WPARAM wSize)
Undocumented in source. Be warned that the author may not have intended to support it.
capGetUserData
BOOL capGetUserData(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
capGetVideoFormat
DWORD capGetVideoFormat(HWND hWnd, void* s, WPARAM wSize)
Undocumented in source. Be warned that the author may not have intended to support it.
capGetVideoFormatSize
DWORD capGetVideoFormatSize(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
capGrabFrame
BOOL capGrabFrame(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
capGrabFrameNoStop
BOOL capGrabFrameNoStop(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
capOverlay
BOOL capOverlay(HWND hWnd, BOOL f)
Undocumented in source. Be warned that the author may not have intended to support it.
capPaletteAuto
BOOL capPaletteAuto(HWND hWnd, WPARAM iFrames, LPARAM iColors)
Undocumented in source. Be warned that the author may not have intended to support it.
capPaletteManual
BOOL capPaletteManual(HWND hWnd, WPARAM fGrab, LPARAM iColors)
Undocumented in source. Be warned that the author may not have intended to support it.
capPaletteOpen
BOOL capPaletteOpen(HWND hWnd, LPTSTR szName)
Undocumented in source. Be warned that the author may not have intended to support it.
capPalettePaste
BOOL capPalettePaste(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
capPaletteSave
BOOL capPaletteSave(HWND hWnd, LPTSTR szName)
Undocumented in source. Be warned that the author may not have intended to support it.
capPreview
BOOL capPreview(HWND hWnd, BOOL f)
Undocumented in source. Be warned that the author may not have intended to support it.
capPreviewRate
BOOL capPreviewRate(HWND hWnd, WPARAM wMS)
Undocumented in source. Be warned that the author may not have intended to support it.
capPreviewScale
BOOL capPreviewScale(HWND hWnd, BOOL f)
Undocumented in source. Be warned that the author may not have intended to support it.
capSetAudioFormat
BOOL capSetAudioFormat(HWND hWnd, LPWAVEFORMATEX s, WPARAM wSize)
Undocumented in source. Be warned that the author may not have intended to support it.
capSetCallbackOnCapControl
BOOL capSetCallbackOnCapControl(HWND hWnd, LPVOID fpProc)
Undocumented in source. Be warned that the author may not have intended to support it.
capSetCallbackOnError
BOOL capSetCallbackOnError(HWND hWnd, LPVOID fpProc)

message wrapper

capSetCallbackOnFrame
BOOL capSetCallbackOnFrame(HWND hWnd, LPVOID fpProc)
Undocumented in source. Be warned that the author may not have intended to support it.
capSetCallbackOnStatus
BOOL capSetCallbackOnStatus(HWND hWnd, LPVOID fpProc)
Undocumented in source. Be warned that the author may not have intended to support it.
capSetCallbackOnVideoStream
BOOL capSetCallbackOnVideoStream(HWND hWnd, LPVOID fpProc)
Undocumented in source. Be warned that the author may not have intended to support it.
capSetCallbackOnWaveStream
BOOL capSetCallbackOnWaveStream(HWND hWnd, LPVOID fpProc)
Undocumented in source. Be warned that the author may not have intended to support it.
capSetCallbackOnYield
BOOL capSetCallbackOnYield(HWND hWnd, LPVOID fpProc)
Undocumented in source. Be warned that the author may not have intended to support it.
capSetMCIDeviceName
BOOL capSetMCIDeviceName(HWND hWnd, LPTSTR szName)
Undocumented in source. Be warned that the author may not have intended to support it.
capSetScrollPos
BOOL capSetScrollPos(HWND hWnd, LPPOINT lpP)
Undocumented in source. Be warned that the author may not have intended to support it.
capSetUserData
BOOL capSetUserData(HWND hWnd, LPARAM lUser)
Undocumented in source. Be warned that the author may not have intended to support it.
capSetVideoFormat
BOOL capSetVideoFormat(HWND hWnd, void* s, WPARAM wSize)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin DECLARE_HANDLE!("HDRAWDIB")
Undocumented in source.

Structs

AVICOMPRESSOPTIONS
struct AVICOMPRESSOPTIONS
Undocumented in source.
AVIFILEINFOA
struct AVIFILEINFOA
Undocumented in source.
AVIFILEINFOW
struct AVIFILEINFOW
Undocumented in source.
AVIINDEXENTRY
struct AVIINDEXENTRY
Undocumented in source.
AVIPALCHANGE
struct AVIPALCHANGE
Undocumented in source.
AVISTREAMINFOA
struct AVISTREAMINFOA
Undocumented in source.
AVISTREAMINFOW
struct AVISTREAMINFOW
Undocumented in source.
AVIStreamHeader
struct AVIStreamHeader
Undocumented in source.
CAPDRIVERCAPS
struct CAPDRIVERCAPS

structs

CAPINFOCHUNK
struct CAPINFOCHUNK
Undocumented in source.
CAPSTATUS
struct CAPSTATUS
Undocumented in source.
CAPTUREPARMS
struct CAPTUREPARMS
Undocumented in source.
CHANNEL_CAPS
struct CHANNEL_CAPS
Undocumented in source.
COMPVARS
struct COMPVARS
Undocumented in source.
DRAWDIBTIME
struct DRAWDIBTIME
Undocumented in source.
ICCOMPRESS
struct ICCOMPRESS
Undocumented in source.
ICCOMPRESSFRAMES
struct ICCOMPRESSFRAMES
Undocumented in source.
ICDECOMPRESS
struct ICDECOMPRESS
Undocumented in source.
ICDECOMPRESSEX
struct ICDECOMPRESSEX
Undocumented in source.
ICDRAW
struct ICDRAW
Undocumented in source.
ICDRAWBEGIN
struct ICDRAWBEGIN
Undocumented in source.
ICDRAWSUGGEST
struct ICDRAWSUGGEST
Undocumented in source.
ICINFO
struct ICINFO
Undocumented in source.
ICOPEN
struct ICOPEN
Undocumented in source.
ICPALETTE
struct ICPALETTE
Undocumented in source.
ICSETSTATUSPROC
struct ICSETSTATUSPROC
Undocumented in source.
MainAVIHeader
struct MainAVIHeader
Undocumented in source.
VIDEOHDR
struct VIDEOHDR

Structures

Templates

aviTWOCC
template aviTWOCC(char c0, char c1)
Undocumented in source.

Variables

AVIERR_BADFLAGS
auto AVIERR_BADFLAGS;
Undocumented in source.
AVIERR_BADFORMAT
auto AVIERR_BADFORMAT;
Undocumented in source.
AVIERR_BADHANDLE
auto AVIERR_BADHANDLE;
Undocumented in source.
AVIERR_BADPARAM
auto AVIERR_BADPARAM;
Undocumented in source.
AVIERR_BADSIZE
auto AVIERR_BADSIZE;
Undocumented in source.
AVIERR_BUFFERTOOSMALL
auto AVIERR_BUFFERTOOSMALL;
Undocumented in source.
AVIERR_CANTCOMPRESS
auto AVIERR_CANTCOMPRESS;
Undocumented in source.
AVIERR_COMPRESSOR
auto AVIERR_COMPRESSOR;
Undocumented in source.
AVIERR_ERROR
auto AVIERR_ERROR;
Undocumented in source.
AVIERR_FILEOPEN
auto AVIERR_FILEOPEN;
Undocumented in source.
AVIERR_FILEREAD
auto AVIERR_FILEREAD;
Undocumented in source.
AVIERR_FILEWRITE
auto AVIERR_FILEWRITE;
Undocumented in source.
AVIERR_INTERNAL
auto AVIERR_INTERNAL;
Undocumented in source.
AVIERR_MEMORY
auto AVIERR_MEMORY;
Undocumented in source.
AVIERR_NOCOMPRESSOR
auto AVIERR_NOCOMPRESSOR;
Undocumented in source.
AVIERR_NODATA
auto AVIERR_NODATA;
Undocumented in source.
AVIERR_OK
auto AVIERR_OK;
Undocumented in source.
AVIERR_READONLY
auto AVIERR_READONLY;
Undocumented in source.
AVIERR_UNSUPPORTED
auto AVIERR_UNSUPPORTED;
Undocumented in source.
AVIERR_USERABORT
auto AVIERR_USERABORT;
Undocumented in source.
AVIGETFRAMEF_BESTDISPLAYFMT
auto AVIGETFRAMEF_BESTDISPLAYFMT;
Undocumented in source.
AVISF_DISABLED
auto AVISF_DISABLED;
Undocumented in source.
AVISF_VIDEO_PALCHANGES
auto AVISF_VIDEO_PALCHANGES;
Undocumented in source.
AVISTREAMINFO_DISABLED
auto AVISTREAMINFO_DISABLED;
Undocumented in source.
AVISTREAMINFO_FORMATCHANGES
auto AVISTREAMINFO_FORMATCHANGES;
Undocumented in source.
AVI_HEADERSIZE
auto AVI_HEADERSIZE;
Undocumented in source.
AVSTREAMMASTER_AUDIO
auto AVSTREAMMASTER_AUDIO;
Undocumented in source.
AVSTREAMMASTER_NONE
auto AVSTREAMMASTER_NONE;
Undocumented in source.
BI_1632
auto BI_1632;
Undocumented in source.
CONTROLCALLBACK_CAPTURING
auto CONTROLCALLBACK_CAPTURING;
Undocumented in source.
CONTROLCALLBACK_PREROLL
auto CONTROLCALLBACK_PREROLL;
Undocumented in source.
ICCOMPRESSFRAMES_PADDING
auto ICCOMPRESSFRAMES_PADDING;
Undocumented in source.
ICCOMPRESS_KEYFRAME
auto ICCOMPRESS_KEYFRAME;
Undocumented in source.
ICERR_ABORT
auto ICERR_ABORT;
Undocumented in source.
ICERR_BADBITDEPTH
auto ICERR_BADBITDEPTH;
Undocumented in source.
ICERR_BADFLAGS
auto ICERR_BADFLAGS;
Undocumented in source.
ICERR_BADFORMAT
auto ICERR_BADFORMAT;
Undocumented in source.
ICERR_BADHANDLE
auto ICERR_BADHANDLE;
Undocumented in source.
ICERR_BADIMAGESIZE
auto ICERR_BADIMAGESIZE;
Undocumented in source.
ICERR_BADPARAM
auto ICERR_BADPARAM;
Undocumented in source.
ICERR_BADSIZE
auto ICERR_BADSIZE;
Undocumented in source.
ICERR_CANTUPDATE
auto ICERR_CANTUPDATE;
Undocumented in source.
ICERR_CUSTOM
auto ICERR_CUSTOM;
Undocumented in source.
ICERR_ERROR
auto ICERR_ERROR;
Undocumented in source.
ICERR_INTERNAL
auto ICERR_INTERNAL;
Undocumented in source.
ICERR_MEMORY
auto ICERR_MEMORY;
Undocumented in source.
ICERR_UNSUPPORTED
auto ICERR_UNSUPPORTED;
Undocumented in source.
ICMF_ABOUT_QUERY
auto ICMF_ABOUT_QUERY;
Undocumented in source.
ICMF_COMPVARS_VALID
auto ICMF_COMPVARS_VALID;
Undocumented in source.
ICMF_CONFIGURE_QUERY
auto ICMF_CONFIGURE_QUERY;
Undocumented in source.
ICMODE_INTERNALF_FUNCTION32
auto ICMODE_INTERNALF_FUNCTION32;
Undocumented in source.
ICMODE_INTERNALF_MASK
auto ICMODE_INTERNALF_MASK;
Undocumented in source.
ICM_FRAMERATE
auto ICM_FRAMERATE;
Undocumented in source.
ICM_KEYFRAMERATE
auto ICM_KEYFRAMERATE;
Undocumented in source.
ICQUALITY_DEFAULT
auto ICQUALITY_DEFAULT;
Undocumented in source.
ICQUALITY_HIGH
auto ICQUALITY_HIGH;
Undocumented in source.
ICQUALITY_LOW
auto ICQUALITY_LOW;
Undocumented in source.
ICTYPE_AUDIO
auto ICTYPE_AUDIO;
Undocumented in source.
ICTYPE_VIDEO
auto ICTYPE_VIDEO;
Undocumented in source.
ICVERSION
auto ICVERSION;

COMPMAN - Installable Compression Manager.

MCIWND_END
auto MCIWND_END;
Undocumented in source.
MCIWND_START
auto MCIWND_START;
Undocumented in source.
MCIWND_WINDOW_CLASS
TCHAR[] MCIWND_WINDOW_CLASS;
Undocumented in source.
ckidAVIMAINHDR
auto ckidAVIMAINHDR;
Undocumented in source.
ckidAVINEWINDEX
auto ckidAVINEWINDEX;
Undocumented in source.
ckidAVIPADDING
auto ckidAVIPADDING;
Undocumented in source.
ckidSTREAMFORMAT
auto ckidSTREAMFORMAT;
Undocumented in source.
ckidSTREAMHANDLERDATA
auto ckidSTREAMHANDLERDATA;
Undocumented in source.
ckidSTREAMHEADER
auto ckidSTREAMHEADER;
Undocumented in source.
ckidSTREAMNAME
auto ckidSTREAMNAME;
Undocumented in source.
cktypeDIBbits
auto cktypeDIBbits;
Undocumented in source.
cktypeDIBcompressed
auto cktypeDIBcompressed;
Undocumented in source.
cktypePALchange
auto cktypePALchange;
Undocumented in source.
cktypeWAVEbytes
auto cktypeWAVEbytes;
Undocumented in source.
dwICValue
DWORD dwICValue;
Undocumented in source.
formtypeAVI
auto formtypeAVI;
Undocumented in source.
infotypeDIGITIZATION_TIME
auto infotypeDIGITIZATION_TIME;
Undocumented in source.
infotypeSMPTE_TIME
auto infotypeSMPTE_TIME;
Undocumented in source.
listtypeAVIHEADER
auto listtypeAVIHEADER;
Undocumented in source.
listtypeAVIMOVIE
auto listtypeAVIMOVIE;
Undocumented in source.
listtypeAVIRECORD
auto listtypeAVIRECORD;
Undocumented in source.
listtypeSTREAMHEADER
auto listtypeSTREAMHEADER;
Undocumented in source.
streamtypeAUDIO
auto streamtypeAUDIO;
Undocumented in source.
streamtypeMIDI
auto streamtypeMIDI;
Undocumented in source.
streamtypeTEXT
auto streamtypeTEXT;
Undocumented in source.
streamtypeVIDEO
auto streamtypeVIDEO;
Undocumented in source.

Meta