Method
PwgStreamset_deliver_audio_blocks
since: 0.1
Declaration [src]
void
pwg_stream_set_deliver_audio_blocks (
PwgStream* self,
_Bool deliver_audio_blocks
)
Description [src]
Enables or disables the PwgStream::audio-block signal. Audio block delivery
copies realtime PipeWire buffers and should be enabled only by consumers that
need sample data.
Stability: Unstable
Available since: 0.1
| Sets property | Pwg.Stream:deliver-audio-blocks |