Capture

<< Click to Display Table of Contents >>

マニュアル > コントロールリファレンス > その他 > ビデオプレイヤーコントロール > メソッド >

Capture


 

動画をキャプチャーしファイルに出力する。

 


構文

Capture(

         file

         [,type = "auto"]

         )

 


パラメータ

 

file


型:

文字


ファイル名。

 

type


型:

文字


ファイルタイプ。対応フォーマットはbmp/png/jpg/gif。autoの場合、ファイルの拡張子で自動的に判断する。

 


戻り値



型:

ブール


FALSE - 失敗。TRUE - 成功。

 


 


参照