Leadtools.Jpip Namespace > ViewWindowFields Class : SamplingRate Property |
public Nullable<float> SamplingRate {get; set;}
'Declaration Public Property SamplingRate As Nullable(Of Single)
'Usage Dim instance As ViewWindowFields Dim value As Nullable(Of Single) instance.SamplingRate = value value = instance.SamplingRate
public: property Nullable<float> SamplingRate { Nullable<float> get(); void set ( Nullable<float> value); }
This field is usable when the requested codestreams contains timing information. The server ensures that the delivered codestreams are separated with a time value not less than the streams-per-second sampling rate value.