ILTDvdWriter Interface

This interface provides access to the ltDVDWriter object’s functions. The ILTDvdWriter interface is retrieved using IltmmCapture::GetSubObject with ltmmCapture_Object_Sink passed for the ObjType parameter, and IltmmConvert::GetSubObject, with ltmmConvert_Object_Sink passed for the ObjType parameter. 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 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.. that is less than 720X480. This interface is available in the LEADTOOLS DVD Module.

The ILTDvdWriter interface exposes the following functions:

ILTDvdWriter::AddMenuTitle

ILTDvdWriter::ClearTitleSet

ILTDvdWriter::get_MenulessTitlePlay

ILTDvdWriter::get_MenuLoop

ILTDvdWriter::get_MenuTitleCount

ILTDvdWriter::get_Overwrite

ILTDvdWriter::get_TempPath

ILTDvdWriter::get_TitleBreak

ILTDvdWriter::get_TitleMenu

ILTDvdWriter::GetBytesWritten

ILTDvdWriter::GetMenuTitle

ILTDvdWriter::put_MenuLessTitlePlay

ILTDvdWriter::put_MenuLoop

ILTDvdWriter::put_Overwrite

ILTDvdWriter::put_TempPath

ILTDvdWriter::put_TitleBreak

ILTDvdWriter::put_TitleMenu

ILTDvdWriter::RemoveAllMenuTitles

ILTDvdWriter::RemoveMenuTitle

ILTDvdWriter::ResetToDefaults

Platforms

Win32, x64