SuRGeoNix/Flyleaf

FlyleafHost AspectRatio

Closed this issue · 1 comments

Hi, I'm using the flyleafhost as a container for the player, I would like to set the aspect ratio to 'fill'/'keep'/.. from a combobox, should i act on the player or the container? and which command should I use? (Player.Video.AspectRatio seems to be readonly)

Hi @eliacanavera1111, you can use the Config.Video.AspectRatio and Config.Video.CustomAspectRatio. You can see all the config properties here