PrimoBurner(tm) for C++
4.6
CD, DVD and Blu-ray Software Development Kit
|
Disc Information. More...
#include <PrimoBurnerAPI.h>
Inherits Reference.
Public Member Functions | |
virtual DiscStatus::Enum | discStatus () const =0 |
Returns the status of the disc. More... | |
virtual uint16_t | firstTrack () const =0 |
Returns the number of the first track in last session present on the disc. | |
virtual bool_t | isErasable () const =0 |
Returns a value that identifies the disc as erasable or not. More... | |
virtual uint16_t | lastTrack () const =0 |
Returns the number of the last track in last session present on the disc. | |
virtual uint16_t | sessions () const =0 |
Returns the number of sessions present on the disc. | |
virtual SessionState::Enum | sessionState () const =0 |
Returns the status of the last session present on the disc. More... | |
Public Member Functions inherited from Reference | |
virtual int32_t | release () const =0 |
Releases the instance. More... | |
virtual int32_t | retain () const =0 |
Retains the instance. More... | |
virtual int32_t | retainCount () const =0 |
Returns the current reference count. More... | |
Disc Information.
|
pure virtual |
Returns the status of the disc.
|
pure virtual |
Returns a value that identifies the disc as erasable or not.
|
pure virtual |
Returns the status of the last session present on the disc.