AgsTimestampFactory
AgsTimestampFactory — Factory pattern
|
|
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
);
ags_timestamp_factory_get_instance ()
AgsTimestampFactory *
ags_timestamp_factory_get_instance ();
ags_timestamp_factory_new ()
AgsTimestampFactory *
ags_timestamp_factory_new ();
Creates an AgsTimestampFactory
Returns
a new AgsTimestampFactory
Since 0.4
Types and Values
enum AgsTimestampFactoryFlags