fame_close.3
来自「一个很好用的MPEG1/4的开源编码器」· 3 代码 · 共 26 行
3
26 行
.TH fame_close 3 "July 29, 2001" "libfame" "fame_close".SH NAMEfame_close \- flush remaining data and cleanup..SH SYNOPSIS.nf.B #include <fame.h>.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 contextis the context handle previously returned by .I fame_open.PP.SH "RETURN VALUE".BR fame_closereturns the number of bytes written to buffer..SH "SEE ALSO".BR fame_open (3).BR fame_encode_frame (3)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?