Used to indicate the type of timeline message being sent over the network
Namespace:
JanusAssembly: Janus (in Janus.dll)
Syntax
C# |
---|
public enum TimelineMessageType |
Members
Member name | Description | |
---|---|---|
ManagerMessageBase | ||
InitializePeer | ||
ClockSyncPing | ||
ClockSyncCorrection | ||
SetAbsolute | ||
SetRelative | ||
SetImmediate | ||
SetCachedAbsolute | ||
SetCachedRelative | ||
SetCachedImmediate | ||
SyncerMessageBase | ||
ConnectTimeline | ||
DisconnectTimeline | ||
ClockSyncPong | ||
RelayAbsolute | ||
RelayRelative | ||
RelayImmediate | ||
CacheSize |