|
NAMEfame_close - flush remaining data and cleanup.SYNOPSIS#include <fame.h> int fame_close(fame_context_t *context); DESCRIPTIONfame_close() flushes remaining data and marks video sequence ending to buffer , then releases the context is the context handle previously returned by fame_openRETURN VALUEfame_close returns the number of bytes written to buffer.SEE ALSOfame_open(3) fame_encode_frame(3)
Visit the GSP FreeBSD Man Page Interface. |