Virtual Method

AgsAudioPortsafe_read

since: 3.0.0

Declaration [src]

void
safe_read (
  AgsPort* port,
  GValue* value
)

Description [src]

Perform safe read.

Available since: 3.0.0

Parameters

value

Type: GValue

The GValue to store result.

The data is owned by the caller of the function.