Virtual Method

AgsAudioPortsafe_write

since: 3.0.0

Declaration [src]

void
safe_write (
  AgsPort* port,
  GValue* value
)

Description [src]

Perform safe write.

Available since: 3.0.0

Parameters

value

Type: GValue

The GValue containing data.

The data is owned by the caller of the function.