GESCommandLineFormatter

GObject
    ╰──GInitiallyUnowned
        ╰──GESFormatter
            ╰──GESCommandLineFormatter

Members

parent_instance (GESFormatter) –
No description available
priv (GESCommandLineFormatterPrivate*) –
No description available

Class structure

GESCommandLineFormatterClass

Fields
parent_class (GESFormatterClass) –
No description available

GES.CommandLineFormatterClass

Attributes
parent_class (GES.FormatterClass) –
No description available

GES.CommandLineFormatterClass

Attributes
parent_class (GES.FormatterClass) –
No description available

GES.CommandLineFormatter

GObject.Object
    ╰──GObject.InitiallyUnowned
        ╰──GES.Formatter
            ╰──GES.CommandLineFormatter

Members

parent_instance (GES.Formatter) –
No description available
priv (GES.CommandLineFormatterPrivate) –
No description available

GES.CommandLineFormatter

GObject.Object
    ╰──GObject.InitiallyUnowned
        ╰──GES.Formatter
            ╰──GES.CommandLineFormatter

Members

parent_instance (GES.Formatter) –
No description available
priv (GES.CommandLineFormatterPrivate) –
No description available

Functions

ges_command_line_formatter_get_help

gchar *
ges_command_line_formatter_get_help (gint nargs,
                                     gchar ** commands)

Parameters:

nargs
No description available
commands
No description available
Returns
No description available

GES.CommandLineFormatter.prototype.get_help

function GES.CommandLineFormatter.prototype.get_help(nargs: Number, commands: String): {
    // javascript wrapper for 'ges_command_line_formatter_get_help'
}

Parameters:

nargs (Number)
No description available
commands (String)
No description available
Returns (String)
No description available

GES.CommandLineFormatter.get_help

def GES.CommandLineFormatter.get_help (nargs, commands):
    #python wrapper for 'ges_command_line_formatter_get_help'

Parameters:

nargs (int)
No description available
commands (str)
No description available
Returns (str)
No description available

ges_command_line_formatter_get_timeline_uri

gchar *
ges_command_line_formatter_get_timeline_uri (GESTimeline * timeline)

Parameters:

timeline

A GESTimeline to serialize

Returns
No description available

Since : 1.20


GES.CommandLineFormatter.prototype.get_timeline_uri

function GES.CommandLineFormatter.prototype.get_timeline_uri(timeline: GES.Timeline): {
    // javascript wrapper for 'ges_command_line_formatter_get_timeline_uri'
}

Parameters:

timeline (GES.Timeline)

A GESTimeline to serialize

Returns (String)
No description available

Since : 1.20


GES.CommandLineFormatter.get_timeline_uri

def GES.CommandLineFormatter.get_timeline_uri (timeline):
    #python wrapper for 'ges_command_line_formatter_get_timeline_uri'

Parameters:

timeline (GES.Timeline)

A GESTimeline to serialize

Returns (str)
No description available

Since : 1.20


The results of the search are