| |||||||
| Commercial message | |
| | |
|
![]() |
| | Thread Tools |
| | #1 (permalink) |
| New on Forum Join Date: Feb 2006
Posts: 3
| Implementing MEDIA_DVD_M_R9 DVD-R Dual Layer in VB .NET Greetings; I am trying to implement burning from our application to a Dual Layer Minus R disc. The NeroApi.h has the Nero_Media_Type enumerated value of MEDIA_DVD_M_R9 =0x80000, // DVD-R Dual Layer 9GB and becomes part of the MEDIA_DVD_ANY through the OR'd process MEDIA_DVD_ANY_R9 = MEDIA_DVD_P_R9|MEDIA_DVD_M_R9, MEDIA_DVD_ANY = MEDIA_DVD_M|MEDIA_DVD_P|MEDIA_DVD_RAM|MEDIA_DVD_ANY_R9, And when I compile the NeroCMD application and hover over the MEDIA_DVD_ANY I get a value of 786460 (DEC) however when we try to run the example from the NeroFiddlesCom.NET we only get a value of 262172 (DEC) which contains the MEDIA_DVD_P_R9 disc but not the MEDIA_DVD_M_R9. I would appreciate any help to allow us to implement the MEDIA_DVD_M_R9 from within .net. We are using the Nero 1.08 SDK and Have Nero 7 installed as well. Thanks. |
| | |
![]() |
| If you can't find where you are looking for, then become a member and get an answer fast! We have thousands of people online every moment of the day to help you! Click here |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to use Nerocom in VB.NET | Dhivya | Nero SDK Discussion Forum | 1 | 02-11-2006 13:10 |
| copy a PS2 dual layer game on a DVD +R dual layer with alcohol: help | Serious Sandro | Alcohol | 6 | 16-10-2005 21:15 |
| Has anyone got NeroSDK to work with VB .Net | bwinter | Nero SDK Discussion Forum | 1 | 06-10-2004 15:09 |
| Help needed with VB.NET | AmorilVryce | Nero SDK Discussion Forum | 4 | 18-08-2004 21:57 |
| VB .Net Help | NYASMark | Nero SDK Discussion Forum | 6 | 02-08-2004 13:55 |