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

Contains the parameters of the AudioCD.OnWriteProgress and AudioCD.OnReadProgress events. More...

Inherits EventArgs.

Properties

int All [get, set]
 The total number of CDDA blocks that will be read from / written to the CD.
 
int Position [get, set]
 The number of CDDA blocks that are already read from / written to the CD.
 

Detailed Description

Contains the parameters of the AudioCD.OnWriteProgress and AudioCD.OnReadProgress events.

See also
AudioCD.OnWriteProgress, AudioCD.OnReadProgress

Property Documentation

◆ All

int All
getset

The total number of CDDA blocks that will be read from / written to the CD.

When writing this is always the size of the audio session in blocks.