LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)
LEAD Technologies, Inc

DeliveryRate Property






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 IReference<float> DeliveryRate {get; set;}
 get_DeliveryRate();
set_DeliveryRate(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ServerControlFields Class
ServerControlFields Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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