windows-nt/Source/XPSP1/NT/enduser/netmeeting/av/dcap/32/dcap32.def

32 lines
569 B
Modula-2
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
LIBRARY DCAP32
SECTIONS
.bss READ WRITE
.data READ WRITE
EXPORTS
thk_ThunkData32
GetNumCaptureDevices
FindFirstCaptureDevice
FindFirstCaptureDeviceByIndex
FindNextCaptureDevice
OpenCaptureDevice
CloseCaptureDevice
GetCaptureDeviceFormatHeaderSize
GetCaptureDeviceFormat
SetCaptureDeviceFormat
GetCaptureDevicePalette
InitializeStreaming
UninitializeStreaming
StartStreaming
StopStreaming
SetStreamFrameRate
GetNextReadyBuffer
PutBufferIntoStream
CaptureFrame
CaptureDeviceDialog
AllocFrameBuffer
FreeFrameBuffer
GetFrameBufferPtr