katetag

katetag — Retags kate streams

Properties

gchar * category Read / Write
gchar * language Read / Write
gint original-canvas-height Read / Write
gint original-canvas-width Read / Write

Types and Values

struct GstKateTag

Object Hierarchy

    GObject
    ╰── GstObject
        ╰── GstElement
            ╰── GstKateParse
                ╰── GstKateTag

Implemented Interfaces

GstKateTag implements GstTagSetter.

Description

Synopsis

Element Information

plugin

kate

author

Vincent Penquerc'h <ogg.k.ogg.k@googlemail.com>

class

Formatter/Metadata

Element Pads

name

sink

direction

sink

presence

always

details

subtitle/x-kate

application/x-kate

name

src

direction

source

presence

always

details

subtitle/x-kate

application/x-kate

Functions

Types and Values

struct GstKateTag

struct GstKateTag;

Property Details

The “category” property

  “category”                 gchar *

Set the category of the stream.

Flags: Read / Write

Default value: ""


The “language” property

  “language”                 gchar *

Set the language of the stream.

Flags: Read / Write

Default value: ""


The “original-canvas-height” property

  “original-canvas-height”   gint

Set the height of the canvas this stream was authored for (0 is unspecified).

Flags: Read / Write

Allowed values: >= 0

Default value: 0


The “original-canvas-width” property

  “original-canvas-width”    gint

Set the width of the canvas this stream was authored for (0 is unspecified).

Flags: Read / Write

Allowed values: >= 0

Default value: 0