.MediaPlayer.Subtitles.Charset (gb.media)
Property Charset As String
Return or set the encoding to assume if input subtitles are not in UTF-8 encoding.
If set to
NULL, 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.