ltDVDWriter Object

The ltDVDWriter object (DirectShow filter) provides control over DVD image A set of files that contain all of the video and audio content for a DVD, organized with a table of contents (optional). See also: Title The name for a group of related video files (called "Chapters") on your DVD. For example, for a DVD called "My Summer Vacation," you might have the titles "Water Skiing," "New Friends," and "Hiking." For each of those titles, you might have one or more different video files., Chapter The name for each individual video file on a DVD. For example, under the title "Water Skiing", you might have the chapters "My first try," "My first wreck," and "My first jump.", ISO Image An ISO image (.iso) is a disk image of a file system. It includes data files that are contained in the ISO image along with filesystem metadata. ISO images are an alternative to physical media for distribution of a "DVD" over the Internet. Most operating systems allow ISO images images to be "played" as if they were physical discs. See also: DVD Image.. composition. This object is used with the ltmmConvertCtrl and ltmmCaptureCtrl objects. For more information, refer to ltmmCapture_TargetFormat Constants and ltmmConvert_TargetFormat Constants.

It is recommended to use the DVD full resolution 720X480 because not all DVD navigators can handle the conversion from a DVD to a DVD image that is less than 720X480.

This interface is available in the LEADTOOLS DVD Module.

The ltDvdWriter object contains the following properties and methods:

Properties

ltDvdWriter.MenulessTitlePlay property

ltDvdWriter.MenuLoop Property

ltDvdWriter.MenuTitleCount Property

ltDvdWriter.TitleMenu Property

ltDvdWriter.Overwrite property

ltDvdWriter.TitleBreak property

ltDvdWriter.TempPath property

Methods

ltDvdWriter.AddMenuTitle Method

ltDvdWriter.GetBytesWritten Method

ltDvdWriter.GetMenuTitle Method

ltDvdWriter.RemoveMenuTitle Method

ltDvdWriter.RemoveAllMenuTitles method

LtDvdWriter.ClearTitleSet method

Platforms

Win32, x64