![]() |
netmd++
1.0.4
C++ API to access NetMD devices
|
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 |
Structure to hold the capacity information of a disc.
| NetMdTime netmd::DiscCapacity::available |
Time that is available on the disc. This depends on the current recording settings.
| NetMdTime netmd::DiscCapacity::total |
Total time, that could be recorded on the disc. This depends on the current recording settings.