Méthode | Description | |
---|---|---|
Prepare ( ) : void | ||
SmoothFragmentTimer ( long Offset, long FragmentTicks ) : System |
Create a new timing box.
|
public SmoothFragmentTimer ( long Offset, long FragmentTicks ) : System | ||
Offset | long | Start timecode of this fragment (sum of previous 'FragmentTicks') |
FragmentTicks | long | Total number of .Net ticks of the fragment |
Résultat | System |