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

VRDeviceType namespace. More...

Enumerations

enum  Enum {
  FileSystem = 1,
  OpticalDisc = 2
}
 The VRDeviceType::Enum defines video recording storage devices. More...
 

Detailed Description

VRDeviceType namespace.

Version
2.0

Enumeration Type Documentation

enum Enum

The VRDeviceType::Enum defines video recording storage devices.

Version
2.0
Enumerator
FileSystem 

The video will be recorded to a file system device like hard disk.

OpticalDisc 

The video will be recorded to an optical disc device.