From 310c297a3655f8c3132c1f936e7cb1674e6a724c Mon Sep 17 00:00:00 2001 From: Azure CI <> Date: Sun, 18 Jul 2021 19:01:49 +0000 Subject: [PATCH] docs(ci): Update protocol.md - 5d14cb7 [skip ci] --- docs/generated/comments.json | 12 ++++++------ docs/generated/protocol.md | 8 ++++---- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/generated/comments.json b/docs/generated/comments.json index 95d3d937..ec45d63f 100644 --- a/docs/generated/comments.json +++ b/docs/generated/comments.json @@ -5420,7 +5420,7 @@ "{boolean} `active` Whether audio track is active or not." ], "api": "requests", - "name": "SetTracks", + "name": "SetAudioTracks", "category": "sources", "since": "4.9.1", "params": [ @@ -5443,7 +5443,7 @@ "names": [ { "name": "", - "description": "SetTracks" + "description": "SetAudioTracks" } ], "categories": [ @@ -5460,7 +5460,7 @@ ], "heading": { "level": 2, - "text": "SetTracks" + "text": "SetAudioTracks" }, "lead": "", "type": "class", @@ -5479,7 +5479,7 @@ "{boolean} `track6`" ], "api": "requests", - "name": "GetTracks", + "name": "GetAudioTracks", "category": "sources", "since": "4.9.1", "returns": [ @@ -5524,7 +5524,7 @@ "names": [ { "name": "", - "description": "GetTracks" + "description": "GetAudioTracks" } ], "categories": [ @@ -5541,7 +5541,7 @@ ], "heading": { "level": 2, - "text": "GetTracks" + "text": "GetAudioTracks" }, "lead": "", "type": "class", diff --git a/docs/generated/protocol.md b/docs/generated/protocol.md index b28cda15..d1b95493 100644 --- a/docs/generated/protocol.md +++ b/docs/generated/protocol.md @@ -164,8 +164,8 @@ You can also refer to any of the [client libraries](https://github.com/Palakis/o + [GetSourceTypesList](#getsourcetypeslist) + [GetVolume](#getvolume) + [SetVolume](#setvolume) - + [SetTracks](#settracks) - + [GetTracks](#gettracks) + + [SetAudioTracks](#setaudiotracks) + + [GetAudioTracks](#getaudiotracks) + [GetMute](#getmute) + [SetMute](#setmute) + [ToggleMute](#togglemute) @@ -2213,7 +2213,7 @@ _No additional response items._ --- -### SetTracks +### SetAudioTracks - Added in v4.9.1 @@ -2235,7 +2235,7 @@ _No additional response items._ --- -### GetTracks +### GetAudioTracks - Added in v4.9.1