2019年6月2日

GstStaticCaps的初始化

摘要: struct _GstStaticCaps { /*< public >*/ GstCaps *caps; const char *string; /*< private >*/ gpointer _gst_reserved[GST_PADDING];}; #define GST_STATIC_CA 阅读全文

posted @ 2019-06-02 20:46 qwerhq 阅读(355) 评论(0) 推荐(0)

导航