LumiSoft Net Help
MillisecondsToRtpTicks Method (milliseconds)
NamespacesLumiSoft.Net.RTPRTP_ClockMillisecondsToRtpTicks(Int32)
Convers milliseconds to RTP clock ticks. For example clock 8khz 20ms will be 160 RTP clock ticks.
Declaration Syntax
C#Visual BasicVisual C++F#
public int MillisecondsToRtpTicks(
	int milliseconds
)
Public Function MillisecondsToRtpTicks ( 
	milliseconds As Integer
) As Integer
public:
int MillisecondsToRtpTicks(
	int milliseconds
)
member MillisecondsToRtpTicks : 
        milliseconds : int -> int 
Parameters
milliseconds (Int32)
Milliseconds.
Return Value
Int32
Returns RTP clock ticks.

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