| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
MediaCapacity
Class encapsulating information about CD media capacity.
Space used includes the required media lead-in (unless the disk is unused). Space available attempts to provide a picture of how many bytes are available for data storage, including any required lead-in.
The boundaries value is eitherNone (if multisession
discs are not supported or if the disc has no boundaries) or in exactly
the form provided by cdrecord -msinfo. It can be passed
as-is to the IsoImage class.
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
bytesUsed Space used on disc, in bytes. |
|||
|
bytesAvailable Space available on disc, in bytes. |
|||
|
boundaries Session disc boundaries, in terms of ISO sectors. |
|||
|
Inherited from |
|||
|
|||
|
|
|||
bytesUsedSpace used on disc, in bytes.
|
bytesAvailableSpace available on disc, in bytes.
|
boundariesSession disc boundaries, in terms of ISO sectors.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Wed Sep 19 22:08:51 2007 | http://epydoc.sourceforge.net |