?? newswfvideostream_fromfile.3
字號:
.\" WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man!.\" DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST!.TH "newSWFVideoStream_fromFile" 3 "14 March 2007" "c2man videostream.c".SH "NAME"newSWFVideoStream_fromFile \- create a new SWFVideoSteam object.SH "SYNOPSIS".ft B#include <ming.h>.br.spSWFVideoStream newSWFVideoStream_fromFile(FILE *f);.ft R.SH "PARAMETERS".TP.B "FILE *f"FILE pointer to a FLV-file..SH "DESCRIPTION"This function creates a new videostream object from a FLV-file.Takes a FILE * as argument. Be aware: You need to keep the FILE open until the movie is generated via save() or output()!.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -