Method | Description | |
---|---|---|
ChangeEndCommand ( System.TimeSpan time, bool seekAfterChange ) : Mono.Unix | ||
ChangeEndCommand ( int frames, bool seekAfterChange ) : Mono.Unix |
Method | Description | |
---|---|---|
GetPreviousTime ( ) : System.TimeSpan | ||
SetFrames ( int storedFrames ) : void | ||
SetTime ( System.TimeSpan storedTime ) : void |
public ChangeEndCommand ( System.TimeSpan time, bool seekAfterChange ) : Mono.Unix | ||
time | System.TimeSpan | |
seekAfterChange | bool | |
return | Mono.Unix |
public ChangeEndCommand ( int frames, bool seekAfterChange ) : Mono.Unix | ||
frames | int | |
seekAfterChange | bool | |
return | Mono.Unix |
protected GetPreviousTime ( ) : System.TimeSpan | ||
return | System.TimeSpan |
protected SetFrames ( int storedFrames ) : void | ||
storedFrames | int | |
return | void |
protected SetTime ( System.TimeSpan storedTime ) : void | ||
storedTime | System.TimeSpan | |
return | void |