摘要:
1. playbin2 struct _GstPlayBin { GstPipeline parent; GMutex *lock; GstSourceGroup groups[2]; GstSourceGroup *curr_group; GstSourceGroup *next_group; g 阅读全文
摘要:
1. PLAYBACK插件基本介绍 在早期的版本中同时存在playbin和playbin2,但是在最新的版本中,playbin2已经稳定,取代了playbin, playbin不再进行维护。下面是官网上的一些描述: Playbin2 provides a stand-alone everything 阅读全文