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

Provides data for the Device.OnWriteLeadIn 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.OnWriteLeadIn event.

A Device.OnWriteLeadIn event is raised to report the progress during the recording of the lead in 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-in in blocks.