Hi @bragma,
Thanks for the reply. In Custom UI mode, the video aspect will be either 16:9 or 4:3, it depends on the user settings in Setting -> Video; The corresponding interface is: IVideoSettingContext.EnableAlwaysUse16v9(). You may rely on this to get the aspect ratio.
Hope this helps. Thanks!