Enumeration

AgsAudioGstreamerDevinFlags

since: 6.0

Declaration

flags AgsAudio.GstreamerDevinFlags

Description [src]

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

Available since: 6.0

Members

AGS_GSTREAMER_DEVIN_INITIALIZED

The soundcard was initialized.

  • Value: 1
  • Nickname: gstreamer-devin-initialized
  • Available since: 6.0
AGS_GSTREAMER_DEVIN_START_RECORD

Capture starting.

  • Value: 2
  • Nickname: gstreamer-devin-start-record
  • Available since: 6.0
AGS_GSTREAMER_DEVIN_RECORD

Do capture.

  • Value: 4
  • Nickname: gstreamer-devin-record
  • Available since: 6.0
AGS_GSTREAMER_DEVIN_SHUTDOWN

Stop capture.

  • Value: 8
  • Nickname: gstreamer-devin-shutdown
  • Available since: 6.0
AGS_GSTREAMER_DEVIN_NONBLOCKING

Do non-blocking calls.

  • Value: 16
  • Nickname: gstreamer-devin-nonblocking
  • Available since: 6.0
AGS_GSTREAMER_DEVIN_ATTACK_FIRST

Use first attack, instead of second one.

  • Value: 32
  • Nickname: gstreamer-devin-attack-first
  • Available since: 6.0