C++ Samples
Demonstrates how to create a C++ application using the VideoXpert SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations
CppSamples::Exports Namespace Reference

Classes

class  CreateExport
 This plugin sample creates an export and adds to the current system. More...
 
class  DeleteExport
 This plugin sample deletes an export from the current system. More...
 
class  DownloadExport
 This plugin sample downloads an export from the current system and saves as a file. More...
 
class  ViewExport
 This plugin sample print all exports available in the current system. More...