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.
我正在寻找一个示例,向我展示如何从 URL 播放 mp3 流。我正在尝试使用带有 gstreamer 的单声道为 apache 构建命令行客户端。到目前为止,我还没有找到任何线索如何使用 gstreamer sharp - 有人有经验吗?
看看Banshee 源代码,我们有一个 GStreamerSharp 后端。