StarBurn SDK (Software Development Kit) |
__stdcall STARBURN_IMPEX_API VOID StarBurn_SetDVDPLUSRDLCompatibleMode(IN BOOLEAN p__BOOLEAN__NewDVDPLUSRDLCompatibleMode);
Nothing.
This function sets DVD+R DL (Dual Layer) so-called "compatible mode" (when layer would be switched exactly at 1/2 of the data payload recorded on the disc - required for DVD-Video compilations to work properly) to enabled (TRUE) or disabled (FALSE).
"Compatible mode" should be always enabled for DVD-Video compilations (or resulting disc would not be playable on standalone DVD players) and should be always disabled for generic data discs (or quite a lot of disc capacity would be simply wasted).
There are no examples for StarBurn_SetDVDPLUSRDLCompatibleMode(...) API call.