프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Frames | SubLib.Core.Timing | ||
Frames | SubLib.Core.Timing | ||
Scale | void | ||
SetFieldsForDeepClone | void |
메소드 | 설명 | |
---|---|---|
Clone ( |
||
Shift ( int frames ) : void |
Shifts the subtitle with a specified amount of frames.
|
|
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
Frames ( |
||
Frames ( |
||
Scale ( double factor, int baseFrame ) : void | ||
SetFieldsForDeepClone ( |
public Shift ( int frames ) : void | ||
frames | int | The number of frames to shift the subtitle with, which can be positive or negative. |
리턴 | void |