LumiSoft Net Help
RTP_Clock Constructor (baseValue, rate)
NamespacesLumiSoft.Net.RTPRTP_ClockRTP_Clock(Int32, Int32)
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public RTP_Clock(
	int baseValue,
	int rate
)
Public Sub New ( 
	baseValue As Integer,
	rate As Integer
)
public:
RTP_Clock(
	int baseValue, 
	int rate
)
new : 
        baseValue : int * 
        rate : int -> RTP_Clock
Parameters
baseValue (Int32)
Clock base value from where clock starts.
rate (Int32)
Clock rate in Hz.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119