📄 swfmovie_setnumberofframes.3
字号:
.\" WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man!.\" DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST!.TH "SWFMovie_setNumberOfFrames" 3 "15 March 2007" "c2man movie.c".SH "NAME"SWFMovie_setNumberOfFrames \- set the frame count of a movie.SH "SYNOPSIS".ft B#include <ming.h>.br.spvoid SWFMovie_setNumberOfFrames.br(.br SWFMovie movie,.br int totalFrames.br);.ft R.SH "PARAMETERS".TP.B "SWFMovie movie"Movie to adjust..TP.B "int totalFrames"New frame count..SH "DESCRIPTION"This function sets the frame count for the movie. If the number offrames specified here exceeds the number of frame created when addingcontent to the movie, then blank frames will be added to the movie topad it to the specified frame count.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -