ltmmDVDSource Object

The ltmmDVDSource object gives a greater control when converting or playing 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... The ltmmDVDSource Object can be accessed through the ltmmPlayCtrl and the ltmmConvertCtrl objects. The UseDVDSource property for these objects should be called set to TRUE before specifying the DVD source image to force the player and/or the converter to use the ltmmDVDSource object when attempting to play or convert a DVD image. The ltmmDVDSource object can be obtained by passing ltmmPlay_Object_SourceFilter or ltmmConvert_Object_SourceFilter as the ObjType parameter for ltmmPlayCtrl.GetSubObject or ltmmConvertCtrl.GetSubObject.

The ltmmDVDSource object exposes the following functions:

Properties

LtmmDVDSource.PlayList Property

LtmmDVDSource.Selected Property

LtmmDVDSource.SelectedDuration Property

LtmmDVDSource.TitleCount Property

LtmmDVDSource.TotalDuration Property

Methods

LtmmDVDSource.GetTitle Method