ltmmDVDTitle.AspectY Property

Visual Basic Example

Syntax

Object.AspectY As Long

Remarks

(Read only) Gets the Y aspect value for the frame for the video stream The portion of the file holding the video data. The video data might be compressed to save disk space. The data has to be decompressed using a video decompressor Also known as a decoder, this is a module or algorithm to decompress data. before you can play (see) it.. Possible values are 3 or 9.

See Also

Elements:

ltmmDVDTitle.IsFilmMode Property, ltmmDVDTitle.IsSourceLetterboxed Property, ltmmDVDTitle.SourceResolutionY Property, ltmmDVDTitle.SourceResolutionX Property, ltmmDVDTitle.Line21Field2InGOP Property, ltmmDVDTitle.Line21Field1InGOP Property, ltmmDVDTitle.Compression Property, ltmmDVDTitle.FrameHeight Property, ltmmDVDTitle.FrameRate Property, ltmmDVDTitle.AspectX Property, ltmmDVDTitle.LetterboxPermitted Property, ltmmDVDTitle.PanscanPermitted Property, ltmmDVDTitle.SelectedSubpictureStream Property, ltmmDVDTitle.SelectedAudioStream Property, ltmmDVDTitle.SubpictureStreamCount Property, ltmmDVDTitle.AudioStreamCount Property, ltmmDVDTitle.SelectedDuration Property, ltmmDVDTitle.Selected Property, ltmmDVDTitle.ChapterCount Property, ltmmDVDTitle.TotalDuration Property

Topics:

Multimedia Properties, Methods and Events