<blurb>Currently playing text stream (-1 = auto)</blurb>
<flags>RW</flags>
<range min="-1" max="2147483647"/>
<default>-1</default>
</element-property>
<element-property>
<name>subtitle-encoding</name>
<type>gchararray</type>
<nick>subtitle encoding</nick>
<blurb>Encoding to assume if input subtitles are not in UTF-8 encoding. If not set, the GST_SUBTITLE_ENCODING environment variable will be checked for an encoding to use. If that is not set either, ISO-8859-15 will be assumed.</blurb>
<flags>RW</flags>
<default>NULL</default>
</element-property>
<element-property>
<name>audio-sink</name>
<type>GstElement</type>
<nick>Audio Sink</nick>
<blurb>the audio output element to use (NULL = default sink)</blurb>
<flags>RW</flags>
<object-type>GstElement</object-type>
</element-property>
<element-property>
<name>video-sink</name>
<type>GstElement</type>
<nick>Video Sink</nick>
<blurb>the video output element to use (NULL = default sink)</blurb>
<flags>RW</flags>
<object-type>GstElement</object-type>
</element-property>
<element-property>
<name>vis-plugin</name>
<type>GstElement</type>
<nick>Vis plugin</nick>
<blurb>the visualization element to use (NULL = default)</blurb>
<flags>RW</flags>
<object-type>GstElement</object-type>
</element-property>
<element-property>
<name>text-sink</name>
<type>GstElement</type>
<nick>Text plugin</nick>
<blurb>the text output element to use (NULL = default textoverlay)</blurb>
<flags>RW</flags>
<object-type>GstElement</object-type>
</element-property>
<element-property>
<name>subpic-sink</name>
<type>GstElement</type>
<nick>Subpicture plugin</nick>
<blurb>the subpicture output element to use (NULL = default dvdspu)</blurb>
<flags>RW</flags>
<object-type>GstElement</object-type>
</element-property>
<element-property>
<name>volume</name>
<type>gdouble</type>
<nick>Volume</nick>
<blurb>The audio volume</blurb>
<flags>RW</flags>
<range min="0" max="10"/>
<default>1,000000</default>
</element-property>
<element-property>
<name>mute</name>
<type>gboolean</type>
<nick>Mute</nick>
<blurb>Mute the audio channel without changing the volume</blurb>
<flags>RW</flags>
<default>FALSE</default>
</element-property>
<element-property>
<name>frame</name>
<type>GstBuffer</type>
<nick>Frame</nick>
<blurb>The last frame (NULL = no video available)</blurb>