| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
object --+
         |
        MediaCapacity
Class encapsulating information about DVD media capacity.
Space used and space available do not include any information about media lead-in or other overhead.
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| Inherited from  | |||
| 
 | |||
| bytesUsed Space used on disc, in bytes. | |||
| bytesAvailable Space available on disc, in bytes. | |||
| totalCapacity Total capacity of the disc, in bytes. | |||
| utilized Percentage of the total capacity which is utilized. | |||
| Inherited from  | |||
| 
 | |||
| 
 Initializes a capacity object. 
 | 
| 
 Informal string representation for class instance. 
 | 
| 
 | |||
| bytesUsedSpace used on disc, in bytes. 
 | 
| bytesAvailableSpace available on disc, in bytes. 
 | 
| totalCapacityTotal capacity of the disc, in bytes. 
 | 
| utilizedPercentage of the total capacity which is utilized. 
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |