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

This interface is used to get information about a particular DVD-Video title. More...

Properties

double Duration [get]
 Gets the title duration in seconds as a floating point value. More...
 

Detailed Description

This interface is used to get information about a particular DVD-Video title.

An instance of this interface can be obtained via VideoRecorder.GetTitles.

Version
2.0

Property Documentation

double Duration
get

Gets the title duration in seconds as a floating point value.

Version
2.0