C# Class MediaFoundation.Net.TimingExtensions

显示文件 Open project: vipoo/SuperMFLib

Public Methods

Method Description
FromNanoToSeconds ( this nanoseconds ) : double
FromSecondsToNano ( this seconds ) : long

Method Details

FromNanoToSeconds() public static method

public static FromNanoToSeconds ( this nanoseconds ) : double
nanoseconds this
return double

FromSecondsToNano() public static method

public static FromSecondsToNano ( this seconds ) : long
seconds this
return long