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