| 
    PrimoBurner for .NET
    5.0
    
   CD, DVD and Blu-ray Software Development Kit 
   | 
 
Defines a UDF file extent. More...
Public Member Functions | |
| UdfExtent () | |
| Creates a new instance of the UdfExtent class.  | |
Properties | |
| Int32 | Address [get, set] | 
| Gets/Sets the logical block address at which the extent starts.   | |
| Int64 | Length [get, set] | 
| Gets/Sets the extent length in bytes.   | |
| Int16 | Partition [get, set] | 
| Reserved for future use.   | |
Defines a UDF file extent.
      
  | 
  getset | 
Gets/Sets the logical block address at which the extent starts.
By default it is set 0.
      
  | 
  getset | 
Gets/Sets the extent length in bytes.
The extent length must be aligned to BlockSize.Dvd (or 2048 bytes).
      
  | 
  getset | 
Reserved for future use.
Must be set to 0.