StarBurn SDK (Software Development Kit) |
__stdcall STARBURN_IMPEX_API VOID StarBurn_SetDVDPadding(IN BOOLEAN p__BOOLEAN__NewDVDPadding);
Nothing.
This function sets DVD padding mode (when at least 1GB of the data would be recorded to DVD media - required for DVD-Video compilations to work properly on standalone DVD players) to enabled (TRUE) or disabled (FALSE).
"Padding 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_SetDVDPadding(...) API call.