Method

PwgStreamstart

since: 0.1

Declaration [src]

_Bool
pwg_stream_start (
  PwgStream* self
  GError** error
)

Description [src]

Starts the PipeWire stream.

Stability: Unstable

Available since: 0.1

Return value

Type: _Bool

TRUE when the stream started or was already running.