Constructor

AgsAudioGstreamerClientnew

since: 3.6.0

Declaration [src]

AgsGstreamerClient*
ags_gstreamer_client_new (
  GObject* gstreamer_server
)

Description [src]

Create a new instance of AgsGstreamerClient.

Available since: 3.6.0

Parameters

gstreamer_server

Type: GObject

The assigned AgsGstreamerServer.

The data is owned by the caller of the function.

Return value

Type: AgsGstreamerClient

The new AgsGstreamerClient.

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