|
DVDBuilder for C++
3.4
DVD Authoring Software Development Kit
|
This namespace contains global functions for the DVDBuilder library. More...
Functions | |
| DVDBuilder * | createDVDBuilder () |
| see dvdb_create_dvd_builder | |
| primo::license::LicenseInfo * | createLicenseInfo () |
| see dvdb_create_license_info | |
| SubpictureEncoder * | createSubpictureEncoder () |
| see dvdb_create_subpicture_encoder | |
| VR::VideoRecorder * | createVideoRecorder () |
| see dvdb_create_video_recorder | |
| int32_t | setLicense (const char *license) |
| see dvdb_set_license | |
This namespace contains global functions for the DVDBuilder library.
These are C++ wrappers of the functions in the pure "C" interface exported by the library.