GESKeyFileFormatter

GESKeyFileFormatter — GKeyFile formatter

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── GESFormatter
        ╰── GESKeyfileFormatter

Includes

#include <ges/ges.h>

Description

Functions

ges_keyfile_formatter_new ()

GESKeyfileFormatter *
ges_keyfile_formatter_new (void);

Creates a new GESKeyfileFormatter.

Returns

The newly created GESKeyfileFormatter.

Types and Values

GESKeyfileFormatter

typedef struct _GESKeyfileFormatter GESKeyfileFormatter;

Serializes a GESTimeline to a file using GKeyFile