VDReleaseAsyncBuffers
TheVDReleaseAsyncBuffersfunction allows an application to release the buffers that it allocates with theVDSetupBuffersfunction.
pascal VideoDigitizerError VDReleaseAsyncBuffers (VideoDigitizerComponent ci);
ci- Specifies the video digitizer component for the request. Applications obtain this reference from the Component Manager's
OpenComponentfunction.DESCRIPTION
Applications release the buffers used in an asynchronous grab by calling theVDReleaseAsyncBuffersfunction.RESULT CODES
noErr 0 No error digiUnimpErr -2201 Function not supported SEE ALSO
Applications allocate buffers for asynchronous grabs by calling theVDSetupBuffersfunction, which is discussed in the previous section.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help