AgsTimestampFactory

AgsTimestampFactory — Factory pattern

Functions

AgsTimestamp * ags_timestamp_factory_create ()
AgsTimestampFactory * ags_timestamp_factory_get_instance ()
AgsTimestampFactory * ags_timestamp_factory_new ()

Types and Values

Includes

#include <ags/audio/ags_timestamp_factory.h>

Description

AgsTimestampFactory pattern.

Functions

ags_timestamp_factory_create ()

AgsTimestamp *
ags_timestamp_factory_create (AgsTimestampFactory *timestamp_factory,
                              AgsTimestamp *predecor);

Returns


ags_timestamp_factory_get_instance ()

AgsTimestampFactory *
ags_timestamp_factory_get_instance ();

Returns


ags_timestamp_factory_new ()

AgsTimestampFactory *
ags_timestamp_factory_new ();

Creates an AgsTimestampFactory

Returns

a new AgsTimestampFactory

Since 0.4

Types and Values

enum AgsTimestampFactoryFlags

Members

AGS_TIMESTAMP_FACTORY_UNIX