@polyvharmony/rtc-core-artc 1.4.0-v4.4.2 → 1.4.0-v4.4.2-dev.260702.1
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/CHANGELOG.md +1 -1
- package/ets/modules.abc +0 -0
- package/oh-package.json5 +1 -1
- package/package.json +1 -1
- package/src/main/ets/PLVARTCEngine.d.ets +3 -0
- package/src/main/module.json +1 -1
package/CHANGELOG.md
CHANGED
package/ets/modules.abc
CHANGED
|
Binary file
|
package/oh-package.json5
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@polyvharmony/rtc-core-artc","version":"1.4.0-v4.4.2","description":"rtc-core-artc","author":"POLYV","repository":"https://github.com/polyv/polyv-harmony-livescenes-sdk-demo","license":"MIT","dependencies":{"@polyvharmony/rtc-sdk":"1.4.0","@polyvharmony/common-libs":"1.0.2","@shengwang/rtc-full":"file:./libs/agora-rtc-full-4.4.2.har"},"types":"Index.d.ets","artifactType":"obfuscation","metadata":{"byteCodeHar":true,"sourceRoots":["./src/main"],"debug":false,"dependencyPkgVersion":{"@polyvharmony/rtc-sdk":"1.4.0","@polyvharmony/common-libs":"1.0.2","@shengwang/rtc-full":"4.4.2"},"declarationEntry":[],"useNormalizedOHMUrl":true},"compatibleSdkVersionStage":"beta1","compatibleSdkVersion":12,"compatibleSdkType":"HarmonyOS","obfuscated":true}
|
|
1
|
+
{"name":"@polyvharmony/rtc-core-artc","version":"1.4.0-v4.4.2-dev.260702.1","description":"rtc-core-artc","author":"POLYV","repository":"https://github.com/polyv/polyv-harmony-livescenes-sdk-demo","license":"MIT","dependencies":{"@polyvharmony/rtc-sdk":"1.4.0-dev.260702.1","@polyvharmony/common-libs":"1.0.2","@shengwang/rtc-full":"file:./libs/agora-rtc-full-4.4.2.har"},"types":"Index.d.ets","artifactType":"obfuscation","metadata":{"byteCodeHar":true,"sourceRoots":["./src/main"],"debug":false,"dependencyPkgVersion":{"@polyvharmony/rtc-sdk":"1.4.0-dev.260702.1","@polyvharmony/common-libs":"1.0.2","@shengwang/rtc-full":"4.4.2"},"declarationEntry":[],"useNormalizedOHMUrl":true},"compatibleSdkVersionStage":"beta1","compatibleSdkVersion":12,"compatibleSdkType":"HarmonyOS","obfuscated":true}
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@polyvharmony/rtc-core-artc","version":"1.4.0-v4.4.2","description":"rtc-core-artc","author":"POLYV","repository":"https://github.com/polyv/polyv-harmony-livescenes-sdk-demo","license":"MIT","dependencies":{"@polyvharmony/rtc-sdk":"1.4.0","@polyvharmony/common-libs":"1.0.2","@shengwang/rtc-full":"file:./libs/agora-rtc-full-4.4.2.har"},"types":"Index.d.ets","artifactType":"obfuscation","metadata":{"byteCodeHar":true,"sourceRoots":["./src/main"],"debug":false,"dependencyPkgVersion":{"@polyvharmony/rtc-sdk":"1.4.0","@polyvharmony/common-libs":"1.0.2","@shengwang/rtc-full":"4.4.2"},"declarationEntry":[],"useNormalizedOHMUrl":true},"compatibleSdkVersionStage":"beta1","compatibleSdkVersion":12,"compatibleSdkType":"HarmonyOS","obfuscated":true}
|
|
1
|
+
{"name":"@polyvharmony/rtc-core-artc","version":"1.4.0-v4.4.2-dev.260702.1","description":"rtc-core-artc","author":"POLYV","repository":"https://github.com/polyv/polyv-harmony-livescenes-sdk-demo","license":"MIT","dependencies":{"@polyvharmony/rtc-sdk":"1.4.0-dev.260702.1","@polyvharmony/common-libs":"1.0.2","@shengwang/rtc-full":"file:./libs/agora-rtc-full-4.4.2.har"},"types":"Index.d.ets","artifactType":"obfuscation","metadata":{"byteCodeHar":true,"sourceRoots":["./src/main"],"debug":false,"dependencyPkgVersion":{"@polyvharmony/rtc-sdk":"1.4.0-dev.260702.1","@polyvharmony/common-libs":"1.0.2","@shengwang/rtc-full":"4.4.2"},"declarationEntry":[],"useNormalizedOHMUrl":true},"compatibleSdkVersionStage":"beta1","compatibleSdkVersion":12,"compatibleSdkType":"HarmonyOS","obfuscated":true}
|
|
@@ -14,6 +14,9 @@ export declare class PLVARTCEngine extends PLVRTCEngine implements IRtcEngineEve
|
|
|
14
14
|
getSupportRTCTypes(): PLVRTCType[];
|
|
15
15
|
joinChannel(c4: string): number;
|
|
16
16
|
leaveChannel(): number;
|
|
17
|
+
startScreenCapture(): number;
|
|
18
|
+
stopScreenCapture(): number;
|
|
19
|
+
isScreenCaptureSupported(): boolean;
|
|
17
20
|
renewToken(a4: PLVRTCAppToken): number;
|
|
18
21
|
enableAudio(z3: boolean): number;
|
|
19
22
|
enableLocalAudioCapture(y3: boolean): number;
|
package/src/main/module.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"app":{"bundleName":"net.polyv.rtc","debug":false,"versionCode":10000,"versionName":"1.0.0","minAPIVersion":50000012,"targetAPIVersion":
|
|
1
|
+
{"app":{"bundleName":"net.polyv.rtc","debug":false,"versionCode":10000,"versionName":"1.0.0","minAPIVersion":50000012,"targetAPIVersion":60002022,"apiReleaseType":"Release","targetMinorAPIVersion":0,"targetPatchAPIVersion":0,"compileSdkVersion":"6.0.2.130","compileSdkType":"HarmonyOS","appEnvironments":[],"bundleType":"app","buildMode":"release"},"module":{"name":"rtc_core_artc","type":"har","deviceTypes":["default","tablet"],"packageName":"@polyvharmony/rtc-core-artc","installationFree":false,"virtualMachine":"ark12.0.2.0","compileMode":"esmodule","dependencies":[]}}
|