__construct()
__construct(string|null $format = null, integer|null $sample_rate = null, string|null $stream_type = null)
Create a AudioStreamSettings object
Parameters
string|null | $format | The format of the audio that will be sent. |
integer|null | $sample_rate | The sample rate of the audio that will be sent. |
string|null | $stream_type | The type of stream that will be sent. |