fame_close

Langue: en

Version: 320591 (ubuntu - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

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.

SEE ALSO

fame_open(3) fame_encode_frame(3)