Supported Browsers Home   
EndVideoFrame Previous   
SetVideoColorKey Next   
GA_videoFuncs Up   

FreeVideoBuffer

Frees a video overlay buffer and associated offscreen video memory

Declaration

void NAPI GA_videoFuncs::FreeVideoBuffer(
    GA_buf *videoBuffer)

Prototype In

snap/graphics.h

Parameters

videoBuffer

Video overlay buffer to free

 

Description

This function frees a previously allocated hardware video overlay buffer, freeing all internal structures and the offscreen video memory used for the overlay buffer.

See Also

AllocVideoBuffer, FreeVideoBuffer, SetVideoOutput, SetVideoColorKey, StartVideoFrame, EndVideoFrame

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com