@vkontakte/calls-sdk 2.6.3-beta.0 → 2.6.3-beta.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CallsSDK.d.ts CHANGED
@@ -292,7 +292,7 @@ export declare function captureScreen(state: boolean): Promise<void>;
292
292
  * @param screenState Включить или выключить захват экрана.
293
293
  * @param audioShareState Включить или выключить захват звука. Может быть использован только вместе с захватом экрана.
294
294
  */
295
- export declare function captureScreenAndAudio(screenState: boolean, audioShareState: boolean): Promise<void>;
295
+ export declare function captureScreenAndAudio(screenState: boolean, audioShareState?: boolean): Promise<void>;
296
296
  /**
297
297
  * Позволяет установить кастомный стрим для видео
298
298
  * например для стрима из canvas, с наложением изображений