RtcDateSource Class Reference

Date Source implementation More...

Inheritance diagram for RtcDateSource:

Properties

string Name [get, set]
 
int Priority [get, set]
 
string Uri [get, set]
 
bool DateTimeLocal [get, set]
 
DateSourceType.Type DateSourceType [get, set]
 
- Properties inherited from IRtcDateSource
string Name [get]
 Name of the data source More...
 
int Priority [get, set]
 Get priority of the source (range: 1 - 100) More...
 
string Uri [get, set]
 Get URL of IP address where date source is located More...
 
bool DateTimeLocal [get, set]
 Get if source date time is provided in local time or UTC time More...
 
DateSourceType.Type DateSourceType [get]
 Date Source Type More...
 

Detailed Description