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

Provides data for the Device.OnWriteLeadOut event. More...

Inherits EventArgs.

Properties

Int32 AllBlocks [get, set]
 Total number of blocks that will be written.
 
Int32 Blocks [get, set]
 Number of blocks that were written.
 

Detailed Description

Provides data for the Device.OnWriteLeadOut event.

A Device.OnWriteLeadOut event is raised to report the progress during the recording of the lead out area of a session.

Property Documentation

◆ AllBlocks

Int32 AllBlocks
getset

Total number of blocks that will be written.

This is the size of the session lead-out in blocks.