Constructor
AgsAudioGstreamerClientnew
since: 3.6.0
Declaration [src]
AgsGstreamerClient*
ags_gstreamer_client_new (
GObject* gstreamer_server
)
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. |