LtmmDVDSource.PlayList Property

Visual Basic Example

Syntax

Object.PlayList As String

Remarks

Gets or sets the current playlist settings. This property is useful for saving and restoring chapter The name for each individual video file on a DVD. For example, under the titl 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.e "Water Skiing", you might have the chapters "My first try," "My first wreck," and "My first jump.", audio stream The portion of the file holding the audio data. The audio data might be compressed to save disk space. The data has to be decompressed using an audio decompressor oftware component which decompresses audio. It must be designed to work with ACM or DirectShow. Note that different compression methods require different decompressors. There is no universal decompressor capable of decoding all compressed streams. before you can play (hear) it., and subpicture stream selections.

Note that the LtmmConvertCtrl.UseDVDSource and/or LtmmPlayCtrl.UseDVDSource 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 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, Chapter, 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...

See Also

Elements:

LtmmDVDSource.Selected Property, LtmmDVDSource.SelectedDuration Property, LtmmDVDSource.TitleCount Property, LtmmDVDSource.TotalDuration Property

Topics:

Multimedia Properties, Methods and Events