.TH fame_close 3 "July 29, 2001" "libfame" "fame_close" .SH NAME fame_close \- flush remaining data and cleanup. .SH SYNOPSIS .nf .B #include .sp .BI "int fame_close(fame_context_t *" context ); .fi .SH DESCRIPTION .B fame_close() flushes remaining data and marks video sequence ending to buffer , then releases the .I context is the context handle previously returned by .I fame_open .PP .SH "RETURN VALUE" .BR fame_close returns the number of bytes written to buffer. .SH "SEE ALSO" .BR fame_open (3) .BR fame_encode_frame (3)