메소드 | 설명 | |
---|---|---|
Clone ( ) : object | ||
SubtitleProperties ( ) : SubLib.IO.Input | ||
SubtitleProperties ( Headers headers, float originalFrameRate, float currentFrameRate ) : SubLib.IO.Input | ||
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
SetCurrentFrameRate ( float frameRate ) : void | ||
SetOriginalFrameRate ( float frameRate ) : void | ||
SubtitleProperties ( |
Initializes a new instance of the SubtitleProperties class, with defaults for all properties.
|
public SubtitleProperties ( Headers headers, float originalFrameRate, float currentFrameRate ) : SubLib.IO.Input | ||
headers | Headers | |
originalFrameRate | float | |
currentFrameRate | float | |
리턴 | SubLib.IO.Input |