Constructor
AgsAudioSwitchBufferFlagnew
since: 3.0.0
Declaration [src]
AgsSwitchBufferFlag*
ags_switch_buffer_flag_new (
GObject* device
)
Parameters
device
-
Type:
GObject
The
AgsSoundcard
orAgsSequencer
.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. |