Свойство | Type | Description | |
---|---|---|---|
Frames | SubLib.Core.Timing | ||
Frames | SubLib.Core.Timing | ||
Scale | void | ||
SetFieldsForDeepClone | void |
Méthode | Description | |
---|---|---|
Clone ( |
||
Shift ( int frames ) : void |
Shifts the subtitle with a specified amount of frames.
|
|
ToString ( ) : string |
Méthode | Description | |
---|---|---|
Frames ( |
||
Frames ( |
||
Scale ( double factor, int baseFrame ) : void | ||
SetFieldsForDeepClone ( |
public Clone ( |
||
subtitleClone | ||
Résultat |
public Shift ( int frames ) : void | ||
frames | int | The number of frames to shift the subtitle with, which can be positive or negative. |
Résultat | void |