From 9b71b41782c5d557b6fcbc1e45cef283b80c4450 Mon Sep 17 00:00:00 2001 From: skydoves Date: Tue, 7 Nov 2023 08:04:57 +0000 Subject: [PATCH] deploy: f54687c3a295bc4f094d1d55e161ca5f4e754413 --- .../-called-by-native-unchecked/index.html | 16 +++++----- .../org.webrtc/-called-by-native/index.html | 16 +++++----- .../org.webrtc/-camera-enumerator/index.html | 2 +- .../org.webrtc/-camera1-capturer/index.html | 32 +++++++++---------- .../org.webrtc/-camera2-capturer/index.html | 32 +++++++++---------- .../index.html | 8 ++--- .../org.webrtc/-media-stream-track/index.html | 2 +- .../org.webrtc/-network-preference/index.html | 16 +++++----- .../index.html | 8 ++--- .../org.webrtc/-priority/index.html | 16 +++++----- .../org.webrtc/-ref-counted/index.html | 2 +- .../org.webrtc/-video-capturer/index.html | 2 +- .../-video-decoder-factory/index.html | 2 +- .../-video-encoder-factory/index.html | 2 +- .../-video-frame-buffer-type/index.html | 16 +++++----- .../-video-frame/-buffer/index.html | 2 +- .../org.webrtc/-video-sink/index.html | 2 +- .../-wrapped-native-video-decoder/index.html | 2 +- .../-wrapped-native-video-encoder/index.html | 2 +- 19 files changed, 90 insertions(+), 90 deletions(-) diff --git a/stream-webrtc-android/org.webrtc/-called-by-native-unchecked/index.html b/stream-webrtc-android/org.webrtc/-called-by-native-unchecked/index.html index d7feab35f..9d7ca1d88 100644 --- a/stream-webrtc-android/org.webrtc/-called-by-native-unchecked/index.html +++ b/stream-webrtc-android/org.webrtc/-called-by-native-unchecked/index.html @@ -92,13 +92,13 @@

Inherited functions

- +
Link copied to clipboard
-
abstract fun annotationType(): Class<out Annotation>
+
abstract fun annotationType(): Class<out Annotation>
@@ -107,13 +107,13 @@

Inherited functions

- +
Link copied to clipboard
-
abstract fun equals(p: Any): Boolean
+
abstract fun equals(p: Any): Boolean
@@ -122,13 +122,13 @@

Inherited functions

- +
Link copied to clipboard
-
abstract fun hashCode(): Int
+
abstract fun hashCode(): Int
@@ -137,13 +137,13 @@

Inherited functions

- +
Link copied to clipboard
-
abstract fun toString(): String
+
abstract fun toString(): String
diff --git a/stream-webrtc-android/org.webrtc/-called-by-native/index.html b/stream-webrtc-android/org.webrtc/-called-by-native/index.html index f24b5518b..c37cceebd 100644 --- a/stream-webrtc-android/org.webrtc/-called-by-native/index.html +++ b/stream-webrtc-android/org.webrtc/-called-by-native/index.html @@ -92,13 +92,13 @@

Inherited functions

- +
Link copied to clipboard
-
abstract fun annotationType(): Class<out Annotation>
+
abstract fun annotationType(): Class<out Annotation>
@@ -107,13 +107,13 @@

Inherited functions

- +
Link copied to clipboard
-
abstract fun equals(p: Any): Boolean
+
abstract fun equals(p: Any): Boolean
@@ -122,13 +122,13 @@

Inherited functions

- +
Link copied to clipboard
-
abstract fun hashCode(): Int
+
abstract fun hashCode(): Int
@@ -137,13 +137,13 @@

Inherited functions

- +
Link copied to clipboard
-
abstract fun toString(): String
+
abstract fun toString(): String
diff --git a/stream-webrtc-android/org.webrtc/-camera-enumerator/index.html b/stream-webrtc-android/org.webrtc/-camera-enumerator/index.html index 41007e31e..a495ac60f 100644 --- a/stream-webrtc-android/org.webrtc/-camera-enumerator/index.html +++ b/stream-webrtc-android/org.webrtc/-camera-enumerator/index.html @@ -62,7 +62,7 @@
diff --git a/stream-webrtc-android/org.webrtc/-camera1-capturer/index.html b/stream-webrtc-android/org.webrtc/-camera1-capturer/index.html index 6fcee8c3b..032419a22 100644 --- a/stream-webrtc-android/org.webrtc/-camera1-capturer/index.html +++ b/stream-webrtc-android/org.webrtc/-camera1-capturer/index.html @@ -107,13 +107,13 @@

Inherited functions

- +
Link copied to clipboard
-
open fun changeCaptureFormat(width: Int, height: Int, framerate: Int)
+
open fun changeCaptureFormat(width: Int, height: Int, framerate: Int)
@@ -122,13 +122,13 @@

Inherited functions

- +
Link copied to clipboard
-
open fun dispose()
Perform any final cleanup here.
+
open fun dispose()
Perform any final cleanup here.
@@ -137,13 +137,13 @@

Inherited functions

- +
Link copied to clipboard
-
open fun initialize(surfaceTextureHelper: SurfaceTextureHelper, applicationContext: Context, capturerObserver: CapturerObserver)
abstract fun initialize(surfaceTextureHelper: SurfaceTextureHelper, applicationContext: Context, capturerObserver: CapturerObserver)
This function is used to initialize the camera thread, the android application context, and the capture observer.
+
open fun initialize(surfaceTextureHelper: SurfaceTextureHelper, applicationContext: Context, capturerObserver: CapturerObserver)
abstract fun initialize(surfaceTextureHelper: SurfaceTextureHelper, applicationContext: Context, capturerObserver: CapturerObserver)
This function is used to initialize the camera thread, the android application context, and the capture observer.
@@ -152,13 +152,13 @@

Inherited functions

- +
Link copied to clipboard
-
open fun isScreencast(): Boolean
+
open fun isScreencast(): Boolean
@@ -167,13 +167,13 @@

Inherited functions

- +
Link copied to clipboard
-
open fun printStackTrace()
+
open fun printStackTrace()
@@ -197,13 +197,13 @@

Inherited functions

- +
Link copied to clipboard
-
open fun startCapture(width: Int, height: Int, framerate: Int)
Start capturing frames in a format that is as close as possible to width x height and framerate.
+
open fun startCapture(width: Int, height: Int, framerate: Int)
Start capturing frames in a format that is as close as possible to width x height and framerate.
@@ -212,13 +212,13 @@

Inherited functions

- +
Link copied to clipboard
-
open fun stopCapture()
Stop capturing.
+
open fun stopCapture()
Stop capturing.
@@ -227,13 +227,13 @@

Inherited functions

- +
Link copied to clipboard
-
abstract fun switchCamera(switchEventsHandler: CameraVideoCapturer.CameraSwitchHandler)
Switch camera to the next valid camera id.
open fun switchCamera(switchEventsHandler: CameraVideoCapturer.CameraSwitchHandler, cameraName: String)
abstract fun switchCamera(switchEventsHandler: CameraVideoCapturer.CameraSwitchHandler, cameraName: String)
Switch camera to the specified camera id.
+
abstract fun switchCamera(switchEventsHandler: CameraVideoCapturer.CameraSwitchHandler)
Switch camera to the next valid camera id.
open fun switchCamera(switchEventsHandler: CameraVideoCapturer.CameraSwitchHandler, cameraName: String)
abstract fun switchCamera(switchEventsHandler: CameraVideoCapturer.CameraSwitchHandler, cameraName: String)
Switch camera to the specified camera id.
diff --git a/stream-webrtc-android/org.webrtc/-camera2-capturer/index.html b/stream-webrtc-android/org.webrtc/-camera2-capturer/index.html index f5f7d2dd4..d21cd12f9 100644 --- a/stream-webrtc-android/org.webrtc/-camera2-capturer/index.html +++ b/stream-webrtc-android/org.webrtc/-camera2-capturer/index.html @@ -107,13 +107,13 @@

Inherited functions

- +
Link copied to clipboard
-
open fun changeCaptureFormat(width: Int, height: Int, framerate: Int)
+
open fun changeCaptureFormat(width: Int, height: Int, framerate: Int)
@@ -122,13 +122,13 @@

Inherited functions

- +
Link copied to clipboard
-
open fun dispose()
Perform any final cleanup here.
+
open fun dispose()
Perform any final cleanup here.
@@ -137,13 +137,13 @@

Inherited functions

- +
Link copied to clipboard
-
open fun initialize(surfaceTextureHelper: SurfaceTextureHelper, applicationContext: Context, capturerObserver: CapturerObserver)
abstract fun initialize(surfaceTextureHelper: SurfaceTextureHelper, applicationContext: Context, capturerObserver: CapturerObserver)
This function is used to initialize the camera thread, the android application context, and the capture observer.
+
open fun initialize(surfaceTextureHelper: SurfaceTextureHelper, applicationContext: Context, capturerObserver: CapturerObserver)
abstract fun initialize(surfaceTextureHelper: SurfaceTextureHelper, applicationContext: Context, capturerObserver: CapturerObserver)
This function is used to initialize the camera thread, the android application context, and the capture observer.
@@ -152,13 +152,13 @@

Inherited functions

- +
Link copied to clipboard
-
open fun isScreencast(): Boolean
+
open fun isScreencast(): Boolean
@@ -167,13 +167,13 @@

Inherited functions

- +
Link copied to clipboard
-
open fun printStackTrace()
+
open fun printStackTrace()
@@ -197,13 +197,13 @@

Inherited functions

- +
Link copied to clipboard
-
open fun startCapture(width: Int, height: Int, framerate: Int)
Start capturing frames in a format that is as close as possible to width x height and framerate.
+
open fun startCapture(width: Int, height: Int, framerate: Int)
Start capturing frames in a format that is as close as possible to width x height and framerate.
@@ -212,13 +212,13 @@

Inherited functions

- +
Link copied to clipboard
-
open fun stopCapture()
Stop capturing.
+
open fun stopCapture()
Stop capturing.
@@ -227,13 +227,13 @@

Inherited functions

- +
Link copied to clipboard
-
abstract fun switchCamera(switchEventsHandler: CameraVideoCapturer.CameraSwitchHandler)
Switch camera to the next valid camera id.
open fun switchCamera(switchEventsHandler: CameraVideoCapturer.CameraSwitchHandler, cameraName: String)
abstract fun switchCamera(switchEventsHandler: CameraVideoCapturer.CameraSwitchHandler, cameraName: String)
Switch camera to the specified camera id.
+
abstract fun switchCamera(switchEventsHandler: CameraVideoCapturer.CameraSwitchHandler)
Switch camera to the next valid camera id.
open fun switchCamera(switchEventsHandler: CameraVideoCapturer.CameraSwitchHandler, cameraName: String)
abstract fun switchCamera(switchEventsHandler: CameraVideoCapturer.CameraSwitchHandler, cameraName: String)
Switch camera to the specified camera id.
diff --git a/stream-webrtc-android/org.webrtc/-hardware-video-decoder-factory/index.html b/stream-webrtc-android/org.webrtc/-hardware-video-decoder-factory/index.html index b1fbbab1c..acb0f7e2f 100644 --- a/stream-webrtc-android/org.webrtc/-hardware-video-decoder-factory/index.html +++ b/stream-webrtc-android/org.webrtc/-hardware-video-decoder-factory/index.html @@ -92,13 +92,13 @@

Inherited functions

- +
Link copied to clipboard
-
Creates a VideoDecoder for the given codec.
+
Creates a VideoDecoder for the given codec.
@@ -107,13 +107,13 @@

Inherited functions

- +
Link copied to clipboard
-
Enumerates the list of supported video codecs.
+
Enumerates the list of supported video codecs.
diff --git a/stream-webrtc-android/org.webrtc/-media-stream-track/index.html b/stream-webrtc-android/org.webrtc/-media-stream-track/index.html index 09bef3b2a..9d3bc0df8 100644 --- a/stream-webrtc-android/org.webrtc/-media-stream-track/index.html +++ b/stream-webrtc-android/org.webrtc/-media-stream-track/index.html @@ -62,7 +62,7 @@

MediaStreamTrack

-
open class MediaStreamTrack

Java wrapper for a C++ MediaStreamTrackInterface.

Inheritors

+
open class MediaStreamTrack

Java wrapper for a C++ MediaStreamTrackInterface.

Inheritors

diff --git a/stream-webrtc-android/org.webrtc/-network-preference/index.html b/stream-webrtc-android/org.webrtc/-network-preference/index.html index d47782500..0e09ed296 100644 --- a/stream-webrtc-android/org.webrtc/-network-preference/index.html +++ b/stream-webrtc-android/org.webrtc/-network-preference/index.html @@ -107,13 +107,13 @@

Inherited functions

- +
Link copied to clipboard
-
abstract fun annotationType(): Class<out Annotation>
+
abstract fun annotationType(): Class<out Annotation>
@@ -122,13 +122,13 @@

Inherited functions

- +
Link copied to clipboard
-
abstract fun equals(p: Any): Boolean
+
abstract fun equals(p: Any): Boolean
@@ -137,13 +137,13 @@

Inherited functions

- +
Link copied to clipboard
-
abstract fun hashCode(): Int
+
abstract fun hashCode(): Int
@@ -152,13 +152,13 @@

Inherited functions

- +
Link copied to clipboard
-
abstract fun toString(): String
+
abstract fun toString(): String
diff --git a/stream-webrtc-android/org.webrtc/-platform-software-video-decoder-factory/index.html b/stream-webrtc-android/org.webrtc/-platform-software-video-decoder-factory/index.html index b5e44675d..3e9bcd3fb 100644 --- a/stream-webrtc-android/org.webrtc/-platform-software-video-decoder-factory/index.html +++ b/stream-webrtc-android/org.webrtc/-platform-software-video-decoder-factory/index.html @@ -92,13 +92,13 @@

Inherited functions

- +
Link copied to clipboard
-
Creates a VideoDecoder for the given codec.
+
Creates a VideoDecoder for the given codec.
@@ -107,13 +107,13 @@

Inherited functions

- +
Link copied to clipboard
-
Enumerates the list of supported video codecs.
+
Enumerates the list of supported video codecs.
diff --git a/stream-webrtc-android/org.webrtc/-priority/index.html b/stream-webrtc-android/org.webrtc/-priority/index.html index 12676bec3..0e9d7f8a8 100644 --- a/stream-webrtc-android/org.webrtc/-priority/index.html +++ b/stream-webrtc-android/org.webrtc/-priority/index.html @@ -137,13 +137,13 @@

Inherited functions

- +
Link copied to clipboard
-
abstract fun annotationType(): Class<out Annotation>
+
abstract fun annotationType(): Class<out Annotation>
@@ -152,13 +152,13 @@

Inherited functions

- +
Link copied to clipboard
-
abstract fun equals(p: Any): Boolean
+
abstract fun equals(p: Any): Boolean
@@ -167,13 +167,13 @@

Inherited functions

- +
Link copied to clipboard
-
abstract fun hashCode(): Int
+
abstract fun hashCode(): Int
@@ -182,13 +182,13 @@

Inherited functions

- +
Link copied to clipboard
-
abstract fun toString(): String
+
abstract fun toString(): String
diff --git a/stream-webrtc-android/org.webrtc/-ref-counted/index.html b/stream-webrtc-android/org.webrtc/-ref-counted/index.html index 982a3a4ef..9a502462b 100644 --- a/stream-webrtc-android/org.webrtc/-ref-counted/index.html +++ b/stream-webrtc-android/org.webrtc/-ref-counted/index.html @@ -62,7 +62,7 @@

RefCounted

-
interface RefCounted

Interface for ref counted objects in WebRTC. These objects have significant resources that need to be freed when they are no longer in use. Each objects starts with ref count of one when created. If a reference is passed as a parameter to a method, the caller has ownesrship of the object by default - calling release is not necessary unless retain is called.

Inheritors

+
interface RefCounted

Interface for ref counted objects in WebRTC. These objects have significant resources that need to be freed when they are no longer in use. Each objects starts with ref count of one when created. If a reference is passed as a parameter to a method, the caller has ownesrship of the object by default - calling release is not necessary unless retain is called.

Inheritors

diff --git a/stream-webrtc-android/org.webrtc/-video-capturer/index.html b/stream-webrtc-android/org.webrtc/-video-capturer/index.html index 77d1d278e..b888c1ca8 100644 --- a/stream-webrtc-android/org.webrtc/-video-capturer/index.html +++ b/stream-webrtc-android/org.webrtc/-video-capturer/index.html @@ -62,7 +62,7 @@
diff --git a/stream-webrtc-android/org.webrtc/-video-decoder-factory/index.html b/stream-webrtc-android/org.webrtc/-video-decoder-factory/index.html index 717fabd5d..2ef7f64bc 100644 --- a/stream-webrtc-android/org.webrtc/-video-decoder-factory/index.html +++ b/stream-webrtc-android/org.webrtc/-video-decoder-factory/index.html @@ -62,7 +62,7 @@

VideoDecoderFactory

- +
diff --git a/stream-webrtc-android/org.webrtc/-video-encoder-factory/index.html b/stream-webrtc-android/org.webrtc/-video-encoder-factory/index.html index 391d40dc9..185eff321 100644 --- a/stream-webrtc-android/org.webrtc/-video-encoder-factory/index.html +++ b/stream-webrtc-android/org.webrtc/-video-encoder-factory/index.html @@ -62,7 +62,7 @@
diff --git a/stream-webrtc-android/org.webrtc/-video-frame-buffer-type/index.html b/stream-webrtc-android/org.webrtc/-video-frame-buffer-type/index.html index dd1a8d29d..22f45eade 100644 --- a/stream-webrtc-android/org.webrtc/-video-frame-buffer-type/index.html +++ b/stream-webrtc-android/org.webrtc/-video-frame-buffer-type/index.html @@ -197,13 +197,13 @@

Inherited functions

- +
Link copied to clipboard
-
abstract fun annotationType(): Class<out Annotation>
+
abstract fun annotationType(): Class<out Annotation>
@@ -212,13 +212,13 @@

Inherited functions

- +
Link copied to clipboard
-
abstract fun equals(p: Any): Boolean
+
abstract fun equals(p: Any): Boolean
@@ -227,13 +227,13 @@

Inherited functions

- +
Link copied to clipboard
-
abstract fun hashCode(): Int
+
abstract fun hashCode(): Int
@@ -242,13 +242,13 @@

Inherited functions

- +
Link copied to clipboard
-
abstract fun toString(): String
+
abstract fun toString(): String
diff --git a/stream-webrtc-android/org.webrtc/-video-frame/-buffer/index.html b/stream-webrtc-android/org.webrtc/-video-frame/-buffer/index.html index 4e317ea29..85637ea79 100644 --- a/stream-webrtc-android/org.webrtc/-video-frame/-buffer/index.html +++ b/stream-webrtc-android/org.webrtc/-video-frame/-buffer/index.html @@ -62,7 +62,7 @@

Buffer

-
interface Buffer : RefCounted

Implements image storage medium. Might be for example an OpenGL texture or a memory region containing I420-data.

Reference counting is needed since a video buffer can be shared between multiple VideoSinks, and the buffer needs to be returned to the VideoSource as soon as all references are gone.

Inheritors

+
interface Buffer : RefCounted

Implements image storage medium. Might be for example an OpenGL texture or a memory region containing I420-data.

Reference counting is needed since a video buffer can be shared between multiple VideoSinks, and the buffer needs to be returned to the VideoSource as soon as all references are gone.

Inheritors

diff --git a/stream-webrtc-android/org.webrtc/-video-sink/index.html b/stream-webrtc-android/org.webrtc/-video-sink/index.html index 612096ab8..4eca8987c 100644 --- a/stream-webrtc-android/org.webrtc/-video-sink/index.html +++ b/stream-webrtc-android/org.webrtc/-video-sink/index.html @@ -62,7 +62,7 @@

VideoSink

-
interface VideoSink

Java version of rtc::VideoSinkInterface.

Inheritors

+
interface VideoSink

Java version of rtc::VideoSinkInterface.

Inheritors

diff --git a/stream-webrtc-android/org.webrtc/-wrapped-native-video-decoder/index.html b/stream-webrtc-android/org.webrtc/-wrapped-native-video-decoder/index.html index fc2b532a1..4785abbfa 100644 --- a/stream-webrtc-android/org.webrtc/-wrapped-native-video-decoder/index.html +++ b/stream-webrtc-android/org.webrtc/-wrapped-native-video-decoder/index.html @@ -62,7 +62,7 @@

WrappedNativeVideoDecoder

- +
diff --git a/stream-webrtc-android/org.webrtc/-wrapped-native-video-encoder/index.html b/stream-webrtc-android/org.webrtc/-wrapped-native-video-encoder/index.html index b869d30d6..2b58ddc77 100644 --- a/stream-webrtc-android/org.webrtc/-wrapped-native-video-encoder/index.html +++ b/stream-webrtc-android/org.webrtc/-wrapped-native-video-encoder/index.html @@ -62,7 +62,7 @@