Implements RTP media clock.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public class RTP_Clock
Public Class RTP_Clock
public ref class RTP_Clock
type RTP_Clock = class end
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
RTP_Clock(Int32, Int32) |
Default constructor.
| |
BaseValue |
Gets clock base value from where clock started.
| |
Equals(Object) | (Inherited from Object.) | |
Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
MillisecondsToRtpTicks(Int32) |
Convers milliseconds to RTP clock ticks. For example clock 8khz 20ms will be 160 RTP clock ticks.
| |
Rate |
Gets current clock rate in Hz.
| |
RtpTimestamp |
Gets current RTP timestamp.
| |
ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
Inheritance Hierarchy
Object | |
RTP_Clock |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119