开发者

How to add music file to C program in linux? do I have to download any extra codec? or Gstreamer is enough?

开发者 https://www.devze.com 2022-12-31 21:36 出处:网络
I want to add music file to my C program, how do I d开发者_运维知识库o it?Gstreamer is fine, if you use one of the codecs Gstreamer has installed. Vorbis is usually a good choice.

I want to add music file to my C program, how do I d开发者_运维知识库o it?


Gstreamer is fine, if you use one of the codecs Gstreamer has installed. Vorbis is usually a good choice.

0

精彩评论

暂无评论...
验证码 换一张
取 消