Constructor
AgsAudioGstreamerPortnew
since: 3.6.0
Declaration [src]
AgsGstreamerPort*
ags_gstreamer_port_new (
GObject* gstreamer_client
)
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. |