Method | Description | |
---|---|---|
ToDS ( this msTime ) : long |
Converts milliseconds to DirectShow hundreds nanoseconds.
|
|
ToMS ( this dsTime ) : int |
Converts DirectShow hundreds nanoseconds to milliseconds.
|
public static ToDS ( this msTime ) : long | ||
msTime | this | Milliseconds |
return | long |
public static ToMS ( this dsTime ) : int | ||
dsTime | this | DirectShow time |
return | int |