Searched defs:_GstWavEnc (Results 1 – 1 of 1) sorted by relevance
44 struct _GstWavEnc { struct45 GstElement element;47 GstPad *sinkpad;48 GstPad *srcpad;50 GstTagList *tags;51 GstToc *toc;75 struct _GstWavEncClass { argument