DVDBuilder for C++  3.4
DVD Authoring Software Development Kit
primo::dvdbuilder::Library Namespace Reference

This namespace contains global functions for the DVDBuilder library. More...

Functions

DVDBuildercreateDVDBuilder ()
 see dvdb_create_dvd_builder
 
primo::license::LicenseInfocreateLicenseInfo ()
 see dvdb_create_license_info
 
SubpictureEncodercreateSubpictureEncoder ()
 see dvdb_create_subpicture_encoder
 
VR::VideoRecordercreateVideoRecorder ()
 see dvdb_create_video_recorder
 
int32_t setLicense (const char *license)
 see dvdb_set_license
 

Detailed Description

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.