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

Provides information about the reading/writing progress of individual medium tracks. More...

Inherits EventArgs.

Properties

Int32 Percent [get, set]
 The percentage of the track data already written to/ read from the processed medium.
 
Int32 Track [get, set]
 The index of the track that is currently being written to/read from the processed medium.
 

Detailed Description

Provides information about the reading/writing progress of individual medium tracks.

See also
DiscCopy.OnTrackStatus