PrimoBurner for .NET  5.0
CD, DVD and Blu-ray Software Development Kit
Loading...
Searching...
No Matches
DVDMinusMediaInfo Class Reference

Container for DVD-R and DVD-RW media information. More...

Properties

string ManufacturerID1 [get]
 Returns the first manufacturer ID.
 
string ManufacturerID2 [get]
 Returns the second manufacturer ID.
 
byte[] ManufacturerID3 [get]
 Gets the third manufacturer ID.
 

Detailed Description

Container for DVD-R and DVD-RW media information.

Property Documentation

◆ ManufacturerID1

string ManufacturerID1
get

Returns the first manufacturer ID.

For DVD-ROM and DVD-RAM the property returns an empty string.

◆ ManufacturerID2

string ManufacturerID2
get

Returns the second manufacturer ID.

For DVD-ROM and DVD-RAM this property returns an empty string.

◆ ManufacturerID3

byte [] ManufacturerID3
get

Gets the third manufacturer ID.

For DVD-ROM and DVD-RAM this property returns an array filled with 0s.