LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

DeliveryRate Property

Show in webframe





Gets or sets a value specifying the delivery rate of various codestreams.
Syntax
public Nullable<float> DeliveryRate {get; set;}
'Declaration
 
Public Property DeliveryRate As Nullable(Of Single)
'Usage
 
Dim instance As ServerControlFields
Dim value As Nullable(Of Single)
 
instance.DeliveryRate = value
 
value = instance.DeliveryRate

            

            
public:
property Nullable<float> DeliveryRate {
   Nullable<float> get();
   void set (    Nullable<float> value);
}

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

See Also

Reference

ServerControlFields Class
ServerControlFields Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features