Property VLDVDPlayer.TVLDVDTitle.CanPlaySegment
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TVLDVDTitle
Contents |
Syntax
Delphi:
property CanPlaySegment : Boolean read GetCanPlaySegment;
C++ Builder:
__property bool CanPlaySegment = { read=GetCanPlaySegment };
Summary
Indicates if the DVD can play time segment of the title.
Description
Use this property to check if the DVD can play time segment
of the title.