Method

AstalWpAudioget_streams

Declaration

GList*
astal_wp_audio_get_streams (
  AstalWpAudio* self
)

Description

A GList containing the streams.

Gets propertyAstalWp.Audio:streams

Return value

Type: A list of AstalWpEndpoint*

No description available.

The caller of the method takes ownership of the data container, but not the data inside it.
The return value can be NULL.