DVDBuilder for .NET  3.4
DVD Authoring Software Development Kit
FileSystemDeviceConfig Class Reference

This interface configures an HDD device used for DVD video recording. More...

Properties

string Folder [get]
 Gets the output folder on the hard drive. More...
 

Detailed Description

This interface configures an HDD device used for DVD video recording.

The object obtained via VRDevice.Config should be cast to this interface if the VRDevice.Type is VRDeviceType.FileSystem.

Version
2.0

Property Documentation

string Folder
get

Gets the output folder on the hard drive.

Version
2.0