TAG_LANGUAGE_CODE

ISO-639-2 or ISO-639-1 code for the language the content is in (string)

There is utility API in libgsttag in gst-plugins-base to obtain a translated language name from the language code: Tag.getLanguageName

enum TAG_LANGUAGE_CODE = "language-code";