Used to indicate the type of timeline message being sent over the network

Namespace:  Janus
Assembly:  Janus (in Janus.dll)

Syntax

C#
public enum TimelineMessageType

Members

Member nameDescription
ManagerMessageBase
InitializePeer
ClockSyncPing
ClockSyncCorrection
SetAbsolute
SetRelative
SetImmediate
SetCachedAbsolute
SetCachedRelative
SetCachedImmediate
SyncerMessageBase
ConnectTimeline
DisconnectTimeline
ClockSyncPong
RelayAbsolute
RelayRelative
RelayImmediate
CacheSize

See Also