Constructor

AgsAudioSwitchBufferFlagnew

since: 3.0.0

Declaration [src]

AgsSwitchBufferFlag*
ags_switch_buffer_flag_new (
  GObject* device
)

Description [src]

Creates an AgsSwitchBufferFlag.

Available since: 3.0.0

Parameters

device

Type: GObject

The AgsSoundcard or AgsSequencer.

The data is owned by the caller of the function.

Return value

Type: AgsSwitchBufferFlag

An new AgsSwitchBufferFlag.

The caller of the function takes ownership of the data, and is responsible for freeing it.