man fame_close (Fonctions bibliothèques) - flush remaining data and cleanup.
NAME
fame_close - flush remaining data and cleanup.
SYNOPSIS
#include <fame.h> int fame_close(fame_context_t *context);
DESCRIPTION
fame_close() flushes remaining data and marks video sequence ending to buffer , then releases the context is the context handle previously returned by fame_open
RETURN VALUE
fame_close returns the number of bytes written to buffer.