←Select platform

DeliveryRate Property

Summary
Gets or sets a value specifying the delivery rate of various codestreams.

Syntax
C#
C++/CLI
Python
public Nullable<float> DeliveryRate { get; set; } 
public: 
property Nullable<float> DeliveryRate { 
   Nullable<float> get(); 
   void set (    Nullable<float> ); 
} 
DeliveryRate # get and set (ServerControlFields) 

Property Value

A System.Single value which specifies the delivery rate of various codestreams. This value can be set to null.

Remarks

This field requires that the image codestreams contain timing information.

This field is not currently supported by the LEAD JPIP Server.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.