-
-
Notifications
You must be signed in to change notification settings - Fork 4
libvlc.VLCMediaPlayer.Scale
Andrew Lambert edited this page Nov 26, 2022
·
5 revisions
libvlc.VLCMediaPlayer.Scale
Dim Scale As Single
Gets and sets the current scaling factor in percent expressed as a number greater-than 0.0
, where 1.0
is no scaling (100%). 0.0
is a special value which will scale the video to fit the output window/control.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2016-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.
Entry-level points of interest denoted by "☜"