Enumeration

AgsAudioPulseDevinFlags

Declaration

flags AgsAudio.PulseDevinFlags

Description [src]

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

Members

Name Description
AGS_PULSE_DEVIN_INITIALIZED

The soundcard was initialized.

AGS_PULSE_DEVIN_START_RECORD

Capture starting.

AGS_PULSE_DEVIN_RECORD

Do capture.

AGS_PULSE_DEVIN_SHUTDOWN

Stop capture.

AGS_PULSE_DEVIN_NONBLOCKING

Do non-blocking calls.

AGS_PULSE_DEVIN_ATTACK_FIRST

Use first attack, instead of second one.