DragonFly On-Line Manual Pages

Search: Section:  


fame_close(3)                     fame_close                     fame_close(3)

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) libfame July 29, 2001 fame_close(3)

Search: Section: