Click or drag to resize
CaptureDeviceMulticastProviderClientTimeRelativeToSelf Property
Set to true if the StartTime/EndTime pairs should be recalculated relative to the WebcamProxyParticipants start time.

Namespace: StreamCoders.Devices
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public bool TimeRelativeToSelf { get; set; }

Property Value

Type: Boolean
true if time relative to self, false if not.
See Also