Ozeki VoIP SDK Class library
RepeatTimes Property
NamespacesOzeki.Media.IPCamera.SdpTimeDescriptionRepeatTimes
Declaration Syntax
C#Visual BasicVisual C++
public List<long> RepeatTimes { get; private set; }
Public Property RepeatTimes As List(Of Long)
	Get
	Private Set
public:
property List<long long>^ RepeatTimes {
	List<long long>^ get ();
	private: void set (List<long long>^ value);
}
Property Value
List<(Of <(<'Int64>)>)>

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290