如果在Samsung Galaxy S II上使用HDMI输出,是否可以检测(Java或本机代码)?我正在查看系统属性以及sysfs
,但找不到与HDMI输出相关的任何信息。
答案 0 :(得分:0)
我认为这应该有所帮助:
HDMI API接口允许开发人员执行以下操作:
Make status enquiries about the HDMI port
Set the HDMI resolution and reset it back to what it was
Render content to the HDMI port
Assert Digital Rights Management, using HDCP
link:http://developer.motorola.com/docs/motorola-hdmi-dual-screen-api/
希望有所帮助! =]