本文介绍了在Blackberry中创建VideoRecorder应用程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
在创建录像机应用程序时,当我尝试调用
时
In creating a Video Recorder App, When I try to invoke
String encodingString = System.getProperty("video.encodings");
encodingString是否为null?可能是什么问题?请提出建议.
encodingString is null? what could be the issue? Please advice.
推荐答案
这篇关于在Blackberry中创建VideoRecorder应用程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!