GstTranscriberSinkPad

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstPad
                ╰──GstProxyPad
                    ╰──GstGhostPad
                        ╰──GstTranscriberSinkPad

Properties

language-code

“language-code” gchararray

The language of the input stream

Flags : Read / Write

Default value : en-US


language-filters

“language-filters” GstStructure *

A map of language codes to bin descriptions, e.g. text-filters="languages, fr=regex" will filter words out of the transcriber through the regex element

Flags : Read / Write


mode

“mode” GstTtToCea608Mode *

Which closed caption mode to operate in

Flags : Read / Write

Default value : roll-up2 (2)


passthrough

“passthrough” gboolean

Whether transcription should occur

Flags : Read / Write

Default value : false


subtitle-languages

“subtitle-languages” GstStructure *

A map of language codes to bin descriptions, e.g. subtitle-languages="languages, fr=textwrap lines=2 accumulate-time=5000000000" will use the textwrap element before outputting the subtitles

Flags : Read / Write


synthesis-languages

“synthesis-languages” GstStructure *

A map of language codes to bin descriptions, e.g. synthesis-languages="languages, fr=awspolly" will use the awspolly element to synthesize speech from French translations

Flags : Read / Write


transcriber

“transcriber” GstElement *

The transcriber element to use

Flags : Read / Write


transcription-mix-matrix

“transcription-mix-matrix” GstValueArray *

Initial transformation matrix for the transcriber audioconvert

Flags : Read / Write


translation-languages

“translation-languages” GstStructure *

A map of language codes to caption channels, e.g. translation-languages="languages, transcript={CC1, 708_1}, fr={708_2, CC3}" will map the French translation to CC1/service 1 and the original transcript to CC3/service 2

Flags : Read / Write

Default value :

languages, transcript=(string)cc1;

Named constants

GstTtToCea608Mode

Members
pop-on (0) – PopOn
paint-on (1) – PaintOn
roll-up2 (2) – RollUp2
roll-up3 (3) – RollUp3
roll-up4 (4) – RollUp4

The results of the search are