DVDBuilder for C++
3.4
DVD Authoring Software Development Kit
|
DVDBuilderStatus namespace. More...
Enumerations | |
enum | Enum { WritingVOB = 1, WritingIFO = 2 } |
The DVDBuilderStatus::Enum type defines a range of status information. More... | |
enum Enum |
The DVDBuilderStatus::Enum type defines a range of status information.
Members of DVDBuilderStatus::Enum are passed to the common callback function, DVDBuilderCallback::onStatus, so that the application can respond to the changing status of the DVDBuilder object being used.