tencentcloud-sdk-nodejs-intl-en 3.0.1038 → 3.0.1040
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/package.json
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
const sdkVersion = "3.0.
|
|
1
|
+
const sdkVersion = "3.0.1040";
|
|
2
2
|
module.exports = sdkVersion
|
|
@@ -8135,7 +8135,7 @@ Note: This field may return `null`, indicating that no valid value was found.
|
|
|
8135
8135
|
this.StreamName = null;
|
|
8136
8136
|
|
|
8137
8137
|
/**
|
|
8138
|
-
* Source URL, which is valid if `Type` is `RTMP_PULL`, `HLS_PULL`, or `
|
|
8138
|
+
* Source URL, which is valid if `Type` is `RTMP_PULL`, `HLS_PULL`, `MP4_PULL`, `RTSP_PULL` or `SRT_PULL`, and can contain 1-512 characters
|
|
8139
8139
|
Note: This field may return `null`, indicating that no valid value was found.
|
|
8140
8140
|
* @type {string || null}
|
|
8141
8141
|
*/
|