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