mirror of
https://github.com/aaru-dps/Aaru.CommonTypes.git
synced 2025-12-16 19:24:30 +00:00
Add detection and media type for ISO 15041 compliant 3.5" MO 540Mb disks.
This commit is contained in:
@@ -231,6 +231,7 @@ namespace Aaru.CommonTypes.Metadata
|
||||
case CommonTypes.MediaType.ECMA_223_512:
|
||||
case CommonTypes.MediaType.GigaMo:
|
||||
case CommonTypes.MediaType.GigaMo2:
|
||||
case CommonTypes.MediaType.ISO_15041_512:
|
||||
// According to ECMA-154 et al
|
||||
dmns.Height = 94;
|
||||
dmns.HeightSpecified = true;
|
||||
|
||||
Reference in New Issue
Block a user