setPrimarySinkId(sinkId)
Sets the default output device for audio playback on the client.
Parameters¶
Name | Description |
---|---|
sinkId |
(Required) The ID of the audio output device |
Return Values¶
None
Code Example¶
HorizonWebRtcRedirectionAPI.setPrimarySinkId("audioDevice01");