PrimoBurner for .NET  4.6
CD, DVD and Blu-ray Software Development Kit
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
DVDMinusMediaInfo Class Reference

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

Properties

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

Detailed Description

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

Property Documentation

string ManufacturerID1
getset

Returns the first manufacturer ID.

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

string ManufacturerID2
getset

Returns the second manufacturer ID.

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

byte [] ManufacturerID3
get

Gets the third manufacturer ID.

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