dtsdec
dtsdec — Decodes DTS audio streams
|
|
Object Hierarchy
GObject
+----GstObject
+----GstElement
+----GstDtsDec
Properties
"drc" gboolean : Read / Write
Description
Digital Theatre System (DTS) audio decoder
Example launch line
Play a DTS audio track from a dvd.
Decode a standalone file and play it.
Synopsis
Element Information
| plugin |
dtsdec
|
| author |
Jan Schmidt <thaytan@noraisin.net>
Ronald Bultje <rbultje@ronald.bitfreak.net> |
| class |
Codec/Decoder/Audio |
Element Pads
| name |
src |
| direction |
source |
| presence |
always |
| details |
audio/x-raw-float, endianness=(int)1234, width=(int)32, rate=(int)[ 4000, 96000 ], channels=(int)[ 1, 6 ] |
| name |
sink |
| direction |
sink |
| presence |
always |
| details |
audio/x-dts |
|
audio/x-private1-dts |
Details
GstDtsDec
typedef struct _GstDtsDec GstDtsDec;
Property Details
The "drc" property
"drc" gboolean : Read / Write
Use Dynamic Range Compression.
Default value: FALSE