PrimoBurner(tm) for C++
4.2
CD, DVD and Blu-ray Software Development Kit
|
Defines a collection of tracks from the Raw TOC. More...
#include <PrimoBurner.h>
Public Member Functions | |
virtual RawTocTrack * | at (int index) const =0 |
Gets a RawTocTrack object by index. | |
virtual int | count () const =0 |
Gets the number of tracks contained in the enumerator. |
Defines a collection of tracks from the Raw TOC.
virtual RawTocTrack* at | ( | int | index | ) | const [pure virtual] |
Gets a RawTocTrack object by index.
index | (>=0) |
virtual int count | ( | ) | const [pure virtual] |
Gets the number of tracks contained in the enumerator.
The maximum number is 170.