gpt4 book ai didi

Is there a API call or javascript to get a Tizen Web App to run full screen in portrait mode on a TV?(有没有API调用或脚本让Tizen Web App在电视上以纵向模式全屏运行?)

转载 作者:bug小助手 更新时间:2023-10-24 17:10:53 29 4
gpt4 key购买 nike



I have a 32" 2023 Samsung The Frame TV with the plan of making moving art that does not rely on AR or look like a screen. Framed nicely the illusion should be pretty impressive.

我有一台32英寸的三星2023边框电视,计划制作不依赖AR或看起来像屏幕的移动艺术。边框很好,错觉应该是相当令人印象深刻的。


I made a simple web app in Tizen Studio that loops an autoplay video. It works perfectly - but ONLY in landscape.

我在Tizen Studio中制作了一个简单的网络应用程序,可以循环播放自动播放的视频。它完美地发挥了作用--但仅限于景观。


I need to have the TV in portrait to showcase the art properly. The TV is standing in portrait mode now and fully operates in portrait mode - but my app will only display in 16:9 in the middle of the screen.

我需要有肖像电视,以适当地展示艺术。这款电视现在处于竖屏模式,完全可以在竖屏模式下运行--但我的应用程序只能在屏幕中央的16:9显示。


Is there a javascript or API call in Tizen Studio that will work?

Tizen Studio中有没有可以正常工作的Java脚本或API调用?


Photo showing what is happening and what should happen

显示正在发生的事情和应该发生的事情的照片


Here is my current config.xml

以下是我当前的config.xml


<?xml version="1.0" encoding="UTF-8"?> <widget xmlns:tizen="http://tizen.org/ns/widgets" xmlns="http://www.w3.org/ns/widgets" id="http://yourdomain/EvolmApp01" version="1.0.0" height="3840" width="2160" viewmodes="fullscreen"> <tizen:application id="p8x2vDIuIO.EvolmApp01" package="p8x2vDIuIO" required_version="2.3"/> <author href="https://evolm.com">EVOLM</author> <content src="index.html"/> <description>Live Art</description> <feature name="http://tizen.org/feature/screen.size.all"/> <icon src="icon.png"/> <tizen:metadata key="http://tizen.org/metadata/app_ui_type/base_screen_resolution" value="extensive"/> <name>EvolmApp01</name> <tizen:profile name="tv-samsung"/> <tizen:setting screen-orientation="portrait" context-menu="disable" background-support="enable" encryption="disable" install-location="internal-only" hwkey-event="disable"/> </widget>

小部件xmlns:Tizen=“http://tizen.org/ns/widgets”xmlns=“http://www.w3.org/ns/widgets”id=“http://yourdomain/EvolmApp01”Version=“1.0.0”Height=“3840”Width=“2160”视图模式=“全屏”> EVOLM “index.html”/> 现场艺术 EvolmApp01


The app should display in full screen in portrait mode. I've tried everything I can think of in HTML and CSS to make it work.

该应用程序应该在肖像模式下全屏显示。我已经尝试了所有我能想到的HTML和CSS,以使其正常工作。


Any ideas?

有什么主意吗?


更多回答
优秀答案推荐

This API probably can be useful to your case.

此API可能对您的案例有用。


更多回答

Hey, thank you so much! That didn't directly work on my TV but you gave me enough clues that I was able to use the same key name and values and got it working. SOLVED!

嘿,太感谢你了!这在我的电视上没有直接起作用,但您给了我足够的线索,让我能够使用相同的键名和值,并使其工作。解决了!

29 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com