git-svn-id: trunk@27968 -
@@ -334,8 +334,8 @@ Type
Property VideoPosition ;
Property VideoFractionalPosition ;
Property VideoFramesPerSecond;
- Property VideoScale : Double;
- Property AspectRatio : String;
+ Property VideoScale;
+ Property AspectRatio;
Published
Property AudioDelay ;
Property AudioVolume ;
@@ -403,7 +403,7 @@ Type
TVLCMediaListPlayer = Class(TCustomVLCMediaListPlayer)
Public
- Property VLC : TVLCLibrary;
+ Property VLC;
Property Player;
Property PlayMode;