VS:QTSetMovieOptions/ja

From Vectorworks Developer
Jump to navigation Jump to search

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

QuickTimeファイルのフレームと基本フレーム単位を設定します。

PROCEDURE QTSetMovieOptions(
movieRef :INTEGER;
frameRate :REAL;
keyFrameRate :LONGINT;
useDlg :BOOLEAN;
useDlgPreview :BOOLEAN);
def vs.QTSetMovieOptions(movieRef, frameRate, keyFrameRate, useDlg, useDlgPreview):
    return None

Parameters

movieRef INTEGER 番号
frameRate REAL フレーム
keyFrameRate LONGINT 基本フレーム単位
useDlg BOOLEAN ダイアログ設定(TRUE:表示/FALSE:非表示)
useDlgPreview BOOLEAN ダイアログ表示時のプレビュー設定

Version

利用可能バージョン: VectorWorks8.5