dcaparse — DCA (DTS Coherent Acoustics) parser
GstDcaParse;
GObject +----GInitiallyUnowned +----GstObject +----GstElement +----GstBaseParse +----GstDcaParse
This is a DCA (DTS Coherent Acoustics) parser.
1
gst-launch-1.0 filesrc location=abc.dts ! dcaparse ! dtsdec ! audioresample ! audioconvert ! autoaudiosink
typedef struct _GstDcaParse GstDcaParse;
The opaque GstDcaParse object