Class Index | File Index

Classes


Class nas.Frm2FCT


Defined in: nas_common.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
nas.Frm2FCT(frames, type, ostF, fpsC)
カウンタ文字列生成 ドロップ対応版 2010/11/04 SMPTE ドロップ30対応 2010/11/05 モード指定 type6 30DF 60DF のみをサポートの予定 どちらのモードも0オリジン 指定モードとしてtype6(30df)/7(60df)を与える type7は30DF互換なので30DFと同じタイミングで4フレームドロップカウントする
Field Summary
Field Attributes Field Name and Description
<inner>  
FR
負数は24hの補数化して解決
<inner>  
fRh
mを10分単位でクリップすると計算が単純化される
<inner>  
通常のTCを作成
Class Detail
nas.Frm2FCT(frames, type, ostF, fpsC)
カウンタ文字列生成 ドロップ対応版 2010/11/04 SMPTE ドロップ30対応 2010/11/05 モード指定 type6 30DF 60DF のみをサポートの予定 どちらのモードも0オリジン 指定モードとしてtype6(30df)/7(60df)を与える type7は30DF互換なので30DFと同じタイミングで4フレームドロップカウントする
Parameters:
frames
Int /time value
type
Int 0 - 7/TC type
ostF
Int or bool/count origination
fpsC
Number or Object nas.Framerate/ framerate of value
Returns:
{*}
Field Detail
<inner> FR
負数は24hの補数化して解決

<inner> fRh
mを10分単位でクリップすると計算が単純化される

<inner> negative_flag
通常のTCを作成

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Feb 26 2019 17:32:03 GMT+0900 (JST)