Using Win32 functions in Visual FoxPro Image Gallery
Windows Multimedia
..msdn
AVIFileExit
AVIFileGetStream
AVIFileInfo
AVIFileInit
AVIFileOpen
AVIFileRelease
AVIFileWriteData
AVIStreamGetFrame
AVIStreamGetFrameClose
AVIStreamGetFrameOpen
AVIStreamInfo
AVIStreamLength
AVIStreamReadFormat
AVIStreamRelease
AVIStreamStart
AVIStreamTimeToSample
capCreateCaptureWindow
capGetDriverDescription
DrawDibClose
DrawDibDraw
DrawDibOpen
mciGetDeviceID
mciGetErrorString
mciSendCommand
mciSendString
midiOutClose
midiOutGetDevCaps
midiOutGetNumDevs
midiOutOpen
midiOutReset
midiOutShortMsg
mixerClose
mixerGetControlDetails
mixerGetDevCaps
mixerGetID
mixerGetLineControls
mixerGetLineInfo
mixerGetNumDevs
mixerOpen
mixerSetControlDetails
mmioAscend
mmioClose
mmioCreateChunk
mmioDescend
mmioFlush
mmioOpen
mmioRead
mmioSeek
mmioWrite
PlaySound
sndPlaySound
timeGetDevCaps
waveInAddBuffer
waveInClose
waveInGetDevCaps
waveInGetErrorText
waveInGetNumDevs
waveInGetPosition
waveInOpen
waveInPrepareHeader
waveInReset
waveInStart
waveInStop
waveInUnprepareHeader
waveOutClose
waveOutGetDevCaps
waveOutGetErrorText
waveOutGetNumDevs
waveOutGetPosition
waveOutGetVolume
waveOutOpen
waveOutPrepareHeader
waveOutReset
waveOutSetVolume
waveOutUnprepareHeader
waveOutWrite
Code examples:
How to extract frames from AVI files
How to play AVI file on the _screen
AVIStreamGetFrameClose
..msdn    Add comment     W32 Constants      Translate this page
The AVIStreamGetFrameClose function releases resources used to decompress video frames.
Code examples:
How to play AVI file on the _screen
How to extract frames from AVI files
Declaration:
 
STDAPI AVIStreamGetFrameClose(
  PGETFRAME pget
);
 
FoxPro declaration:
 
DECLARE INTEGER AVIStreamGetFrameClose IN avifil32;
    INTEGER pget
 
Parameters:
pget
Handle returned from the AVIStreamGetFrameOpen function.
Return value:
Returns zero if successful or an error otherwise.
Word Index links for the AVIStreamGetFrameClose :
Translate this page:
  Spanish    Portuguese    German    French    Italian  
FreeTranslation.com offers instant, free translations of text or web pages.
Created: 2003-12-01 22:06:15
Modified: 2003-12-01 22:07:42
Visited in last 7 days: 18
User Contributed Notes:
There are no notes on this subject.


Copyright © 2001-2013 News2News, Inc. Before reproducing or distributing any data from this site please ask for an approval from its owner. Unless otherwise specified, this page is for your personal and non-commercial use. The information on this page is presented AS IS, meaning that you may use it at your own risk. Microsoft Visual FoxPro and Windows are trade marks of Microsoft Corp. All other trademarks are the property of their respective owners. 

Privacy policy
Credits: PHP (4.4.9), an HTML-embedded scripting language, MySQL (5.1.55-log), the Open Source standard SQL database, AceHTML Freeware Version 4, freeware HTML Editor of choice.   Hosted by Korax Online Inc.
Last Topics Visited (54.235.20.17)
2.09 hrs.Example: 'How to view icons stored in executable files (Icon Viewer) - II'
13.99 hrs.Example: 'How to block the PrintScreen key'
14 hrs.Example: 'The SQLGetProp() creates a bridge between Visual FoxPro and the ODBC API'
16.47 hrs.Example: 'Printing Image File, programmatically set print page orientation to landscape'
 Example: 'How to change the name and the size of the font in the MessageBox dialog'
19.42 hrs.Function: 'URLDownloadToFile'
 Example: 'GDI+: Creating thumbnails to preview images in a directory'
 Example: 'Using the Semaphore object to allow only one instance of VFP application running'
22.13 hrs.Example: 'GDI+: sending image of FoxPro form to printer'
1 day(s)Example: 'Custom GDI+ class'
Google
Advertise here!