Enumeration

AgsAudioSFZSampleFlags

Declaration

flags AgsAudio.SFZSampleFlags

Description [src]

Enum values to control the behavior or indicate internal state of AgsSFZSample by enable/disable as flags.

Members

Name Description
AGS_SFZ_SAMPLE_ADDED_TO_REGISTRY

The sfz sample was added to registry, see AgsConnectable::add_to_registry()

AGS_SFZ_SAMPLE_CONNECTED

Indicates the sfz sample was connected by calling AgsConnectable::connect()