Constructor

AgsAudioGstreamerPortnew

since: 3.6.0

Declaration [src]

AgsGstreamerPort*
ags_gstreamer_port_new (
  GObject* gstreamer_client
)

Description [src]

Create a new instance of AgsGstreamerPort.

Available since: 3.6.0

Parameters

gstreamer_client

Type: GObject

The AgsGstreamerClient assigned to.

The data is owned by the caller of the function.

Return value

Type: AgsGstreamerPort

The new AgsGstreamerPort.

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