netmd++  1.0.4
C++ API to access NetMD devices
netmd::DiscCapacity Struct Reference

Structure to hold the capacity information of a disc. More...

#include <netmd++.h>

Public Attributes

NetMdTime recorded
 Time allready recorded on the disc.
 
NetMdTime total
 
NetMdTime available
 

Detailed Description

Structure to hold the capacity information of a disc.

Member Data Documentation

◆ available

NetMdTime netmd::DiscCapacity::available

Time that is available on the disc. This depends on the current recording settings.

◆ total

NetMdTime netmd::DiscCapacity::total

Total time, that could be recorded on the disc. This depends on the current recording settings.


The documentation for this struct was generated from the following file: