Home | Trees | Indices | Help |
|
---|
|
object --+ | MediaDefinition
Class encapsulating information about DVD media definitions.
The following media types are accepted:MEDIA_DVDPLUSR
: DVD+R media (4.4 GB capacity)
MEDIA_DVDPLUSRW
: DVD+RW media (4.4 GB capacity)
Note that the capacity attribute returns capacity in terms of ISO
sectors (util.ISO_SECTOR_SIZE)
. This is for compatibility
with the CD writer functionality.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
mediaType Configured media type. |
|||
rewritable Boolean indicating whether the media is rewritable. |
|||
capacity Total capacity of media in 2048-byte sectors. |
|||
Inherited from |
|
|
|
|
mediaTypeConfigured media type.
|
rewritableBoolean indicating whether the media is rewritable.
|
capacityTotal capacity of media in 2048-byte sectors.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Sat Nov 15 12:17:03 2008 | http://epydoc.sourceforge.net |