dcaparse

dcaparse — DCA (DTS Coherent Acoustics) parser

Synopsis

                    GstDcaParse;

Object Hierarchy

  GObject
   +----GInitiallyUnowned
         +----GstObject
               +----GstElement
                     +----GstBaseParse
                           +----GstDcaParse

Description

This is a DCA (DTS Coherent Acoustics) parser.

Example launch line

1
gst-launch-1.0 filesrc location=abc.dts ! dcaparse ! dtsdec ! audioresample ! audioconvert ! autoaudiosink

Details

GstDcaParse

typedef struct _GstDcaParse GstDcaParse;

The opaque GstDcaParse object

See Also

GstAmrParse, GstAACParse, GstAc3Parse