GstPlay.PlaySubtitleInfo

g GObject.Object GObject.Object GstPlay.PlayStreamInfo GstPlay.PlayStreamInfo GObject.Object->GstPlay.PlayStreamInfo GstPlay.PlaySubtitleInfo GstPlay.PlaySubtitleInfo GstPlay.PlayStreamInfo->GstPlay.PlaySubtitleInfo

Subclasses:

None

Methods

Inherited:

GstPlay.PlayStreamInfo (6), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

get_language ()

Virtual Methods

Inherited:

GObject.Object (7)

Properties

None

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Class Details

class GstPlay.PlaySubtitleInfo(**kwargs)
Bases:

GstPlay.PlayStreamInfo

Abstract:

No

Structure:

GstPlay.PlaySubtitleInfoClass

GstPlay.PlayStreamInfo specific to subtitle streams.

New in version 1.20.

get_language()
Returns:

the language of the stream, or None if unknown.

Return type:

str or None

New in version 1.20.