Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有 .asf 格式的视频文件。如何使用 gst_element_seek 倒带?
你可以只寻找绝对位置。负搜索率将向后播放视频,这需要由解复用器实现。不知道你为什么要寻找不同的解复用器(如果有一个实现它,我们会使用它,对吧)。
查看 gst-plugins-base/test/examples/playback(旧版本中的 gst-plugins-base/test/examples/seek)。这是所有搜索模式的演示 UI。
我是 Android 开发的新手。
我正在尝试使用 JSON 在列表视图中基于用户 ID 获取 db 值。
我在stackoverflow上搜索了这个问题,但我找不到解决方案。
我不知道我得到了什么,JSONArray 或 JSONObject。
标题显示在 logcat 中。我已经尝试了下面提到的代码。
p