@huaweicloud/huaweicloud-sdk-metastudio 3.1.56 → 3.1.58
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 +2 -2
- package/v1/MetaStudioClient.d.ts +1042 -122
- package/v1/MetaStudioClient.d.ts.map +1 -1
- package/v1/MetaStudioClient.js +3047 -536
- package/v1/MetaStudioClient.js.map +1 -1
- package/v1/model/AnimationConfig.d.ts +6 -0
- package/v1/model/AnimationConfig.d.ts.map +1 -0
- package/v1/model/AnimationConfig.js +13 -0
- package/v1/model/AnimationConfig.js.map +1 -0
- package/v1/model/BackgroundConfigInfo.d.ts +44 -0
- package/v1/model/BackgroundConfigInfo.d.ts.map +1 -0
- package/v1/model/BackgroundConfigInfo.js +92 -0
- package/v1/model/BackgroundConfigInfo.js.map +1 -0
- package/v1/model/BackgroundMusicConfig.d.ts +10 -0
- package/v1/model/BackgroundMusicConfig.d.ts.map +1 -0
- package/v1/model/BackgroundMusicConfig.js +23 -0
- package/v1/model/BackgroundMusicConfig.js.map +1 -0
- package/v1/model/BusinessCardImageConfig.d.ts +12 -0
- package/v1/model/BusinessCardImageConfig.d.ts.map +1 -0
- package/v1/model/BusinessCardImageConfig.js +30 -0
- package/v1/model/BusinessCardImageConfig.js.map +1 -0
- package/v1/model/BusinessCardImageUrl.d.ts +12 -0
- package/v1/model/BusinessCardImageUrl.d.ts.map +1 -0
- package/v1/model/BusinessCardImageUrl.js +29 -0
- package/v1/model/BusinessCardImageUrl.js.map +1 -0
- package/v1/model/BusinessCardTextConfig.d.ts +26 -0
- package/v1/model/BusinessCardTextConfig.d.ts.map +1 -0
- package/v1/model/BusinessCardTextConfig.js +55 -0
- package/v1/model/BusinessCardTextConfig.js.map +1 -0
- package/v1/model/Cancel2DDigitalHumanVideoRequest.d.ts +24 -0
- package/v1/model/Cancel2DDigitalHumanVideoRequest.d.ts.map +1 -0
- package/v1/model/Cancel2DDigitalHumanVideoRequest.js +60 -0
- package/v1/model/Cancel2DDigitalHumanVideoRequest.js.map +1 -0
- package/v1/model/Cancel2DDigitalHumanVideoResponse.d.ts +9 -0
- package/v1/model/Cancel2DDigitalHumanVideoResponse.d.ts.map +1 -0
- package/v1/model/Cancel2DDigitalHumanVideoResponse.js +21 -0
- package/v1/model/Cancel2DDigitalHumanVideoResponse.js.map +1 -0
- package/v1/model/CancelPhotoDigitalHumanVideoRequest.d.ts +24 -0
- package/v1/model/CancelPhotoDigitalHumanVideoRequest.d.ts.map +1 -0
- package/v1/model/CancelPhotoDigitalHumanVideoRequest.js +60 -0
- package/v1/model/CancelPhotoDigitalHumanVideoRequest.js.map +1 -0
- package/v1/model/CancelPhotoDigitalHumanVideoResponse.d.ts +9 -0
- package/v1/model/CancelPhotoDigitalHumanVideoResponse.d.ts.map +1 -0
- package/v1/model/CancelPhotoDigitalHumanVideoResponse.js +21 -0
- package/v1/model/CancelPhotoDigitalHumanVideoResponse.js.map +1 -0
- package/v1/model/ConfirmFileUploadResponse.d.ts +4 -0
- package/v1/model/ConfirmFileUploadResponse.d.ts.map +1 -1
- package/v1/model/ConfirmFileUploadResponse.js +10 -0
- package/v1/model/ConfirmFileUploadResponse.js.map +1 -1
- package/v1/model/ControlSmartLiveReq.d.ts +17 -0
- package/v1/model/ControlSmartLiveReq.d.ts.map +1 -0
- package/v1/model/ControlSmartLiveReq.js +28 -0
- package/v1/model/ControlSmartLiveReq.js.map +1 -0
- package/v1/model/Create2DDigitalHumanVideoReq.d.ts +53 -0
- package/v1/model/Create2DDigitalHumanVideoReq.d.ts.map +1 -0
- package/v1/model/Create2DDigitalHumanVideoReq.js +108 -0
- package/v1/model/Create2DDigitalHumanVideoReq.js.map +1 -0
- package/v1/model/Create2DDigitalHumanVideoRequest.d.ts +23 -0
- package/v1/model/Create2DDigitalHumanVideoRequest.d.ts.map +1 -0
- package/v1/model/Create2DDigitalHumanVideoRequest.js +53 -0
- package/v1/model/Create2DDigitalHumanVideoRequest.js.map +1 -0
- package/v1/model/Create2DDigitalHumanVideoResponse.d.ts +13 -0
- package/v1/model/Create2DDigitalHumanVideoResponse.d.ts.map +1 -0
- package/v1/model/Create2DDigitalHumanVideoResponse.js +31 -0
- package/v1/model/Create2DDigitalHumanVideoResponse.js.map +1 -0
- package/v1/model/CreateDigitalAssetResponse.d.ts +4 -0
- package/v1/model/CreateDigitalAssetResponse.d.ts.map +1 -1
- package/v1/model/CreateDigitalAssetResponse.js +10 -0
- package/v1/model/CreateDigitalAssetResponse.js.map +1 -1
- package/v1/model/CreateDigitalHumanBusinessCardReq.d.ts +51 -0
- package/v1/model/CreateDigitalHumanBusinessCardReq.d.ts.map +1 -0
- package/v1/model/CreateDigitalHumanBusinessCardReq.js +106 -0
- package/v1/model/CreateDigitalHumanBusinessCardReq.js.map +1 -0
- package/v1/model/CreateDigitalHumanBusinessCardRequest.d.ts +23 -0
- package/v1/model/CreateDigitalHumanBusinessCardRequest.d.ts.map +1 -0
- package/v1/model/CreateDigitalHumanBusinessCardRequest.js +53 -0
- package/v1/model/CreateDigitalHumanBusinessCardRequest.js.map +1 -0
- package/v1/model/CreateDigitalHumanBusinessCardResponse.d.ts +13 -0
- package/v1/model/CreateDigitalHumanBusinessCardResponse.d.ts.map +1 -0
- package/v1/model/CreateDigitalHumanBusinessCardResponse.js +31 -0
- package/v1/model/CreateDigitalHumanBusinessCardResponse.js.map +1 -0
- package/v1/model/CreateFileResponse.d.ts +4 -0
- package/v1/model/CreateFileResponse.d.ts.map +1 -1
- package/v1/model/CreateFileResponse.js +10 -0
- package/v1/model/CreateFileResponse.js.map +1 -1
- package/v1/model/CreatePhotoDetectionReq.d.ts +8 -0
- package/v1/model/CreatePhotoDetectionReq.d.ts.map +1 -0
- package/v1/model/CreatePhotoDetectionReq.js +20 -0
- package/v1/model/CreatePhotoDetectionReq.js.map +1 -0
- package/v1/model/CreatePhotoDetectionRequest.d.ts +23 -0
- package/v1/model/CreatePhotoDetectionRequest.d.ts.map +1 -0
- package/v1/model/CreatePhotoDetectionRequest.js +53 -0
- package/v1/model/CreatePhotoDetectionRequest.js.map +1 -0
- package/v1/model/CreatePhotoDetectionResponse.d.ts +13 -0
- package/v1/model/CreatePhotoDetectionResponse.d.ts.map +1 -0
- package/v1/model/CreatePhotoDetectionResponse.js +31 -0
- package/v1/model/CreatePhotoDetectionResponse.js.map +1 -0
- package/v1/model/CreatePhotoDigitalHumanVideoReq.d.ts +37 -0
- package/v1/model/CreatePhotoDigitalHumanVideoReq.d.ts.map +1 -0
- package/v1/model/CreatePhotoDigitalHumanVideoReq.js +82 -0
- package/v1/model/CreatePhotoDigitalHumanVideoReq.js.map +1 -0
- package/v1/model/CreatePhotoDigitalHumanVideoRequest.d.ts +23 -0
- package/v1/model/CreatePhotoDigitalHumanVideoRequest.d.ts.map +1 -0
- package/v1/model/CreatePhotoDigitalHumanVideoRequest.js +53 -0
- package/v1/model/CreatePhotoDigitalHumanVideoRequest.js.map +1 -0
- package/v1/model/CreatePhotoDigitalHumanVideoResponse.d.ts +13 -0
- package/v1/model/CreatePhotoDigitalHumanVideoResponse.d.ts.map +1 -0
- package/v1/model/CreatePhotoDigitalHumanVideoResponse.js +31 -0
- package/v1/model/CreatePhotoDigitalHumanVideoResponse.js.map +1 -0
- package/v1/model/CreatePictureModelingByUrlJobRequest.d.ts +4 -0
- package/v1/model/CreatePictureModelingByUrlJobRequest.d.ts.map +1 -1
- package/v1/model/CreatePictureModelingByUrlJobRequest.js +10 -0
- package/v1/model/CreatePictureModelingByUrlJobRequest.js.map +1 -1
- package/v1/model/CreatePictureModelingByUrlJobResponse.d.ts +4 -0
- package/v1/model/CreatePictureModelingByUrlJobResponse.d.ts.map +1 -1
- package/v1/model/CreatePictureModelingByUrlJobResponse.js +10 -0
- package/v1/model/CreatePictureModelingByUrlJobResponse.js.map +1 -1
- package/v1/model/CreatePictureModelingJobResponse.d.ts +4 -0
- package/v1/model/CreatePictureModelingJobResponse.d.ts.map +1 -1
- package/v1/model/CreatePictureModelingJobResponse.js +10 -0
- package/v1/model/CreatePictureModelingJobResponse.js.map +1 -1
- package/v1/model/CreateSmartLiveRoomReq.d.ts +48 -0
- package/v1/model/CreateSmartLiveRoomReq.d.ts.map +1 -0
- package/v1/model/CreateSmartLiveRoomReq.js +99 -0
- package/v1/model/CreateSmartLiveRoomReq.js.map +1 -0
- package/v1/model/CreateSmartLiveRoomRequest.d.ts +23 -0
- package/v1/model/CreateSmartLiveRoomRequest.d.ts.map +1 -0
- package/v1/model/CreateSmartLiveRoomRequest.js +53 -0
- package/v1/model/CreateSmartLiveRoomRequest.js.map +1 -0
- package/v1/model/CreateSmartLiveRoomResponse.d.ts +13 -0
- package/v1/model/CreateSmartLiveRoomResponse.d.ts.map +1 -0
- package/v1/model/CreateSmartLiveRoomResponse.js +31 -0
- package/v1/model/CreateSmartLiveRoomResponse.js.map +1 -0
- package/v1/model/CreateTtsaResponse.d.ts +4 -0
- package/v1/model/CreateTtsaResponse.d.ts.map +1 -1
- package/v1/model/CreateTtsaResponse.js +10 -0
- package/v1/model/CreateTtsaResponse.js.map +1 -1
- package/v1/model/CreateVideoMotionCaptureJobResponse.d.ts +4 -0
- package/v1/model/CreateVideoMotionCaptureJobResponse.d.ts.map +1 -1
- package/v1/model/CreateVideoMotionCaptureJobResponse.js +10 -0
- package/v1/model/CreateVideoMotionCaptureJobResponse.js.map +1 -1
- package/v1/model/CreateVideoScriptsReq.d.ts +72 -0
- package/v1/model/CreateVideoScriptsReq.d.ts.map +1 -0
- package/v1/model/CreateVideoScriptsReq.js +150 -0
- package/v1/model/CreateVideoScriptsReq.js.map +1 -0
- package/v1/model/CreateVideoScriptsRequest.d.ts +23 -0
- package/v1/model/CreateVideoScriptsRequest.d.ts.map +1 -0
- package/v1/model/CreateVideoScriptsRequest.js +53 -0
- package/v1/model/CreateVideoScriptsRequest.js.map +1 -0
- package/v1/model/CreateVideoScriptsResponse.d.ts +18 -0
- package/v1/model/CreateVideoScriptsResponse.d.ts.map +1 -0
- package/v1/model/CreateVideoScriptsResponse.js +41 -0
- package/v1/model/CreateVideoScriptsResponse.js.map +1 -0
- package/v1/model/DeleteAssetResponse.d.ts +4 -0
- package/v1/model/DeleteAssetResponse.d.ts.map +1 -1
- package/v1/model/DeleteAssetResponse.js +10 -0
- package/v1/model/DeleteAssetResponse.js.map +1 -1
- package/v1/model/DeleteDigitalHumanBusinessCardRequest.d.ts +24 -0
- package/v1/model/DeleteDigitalHumanBusinessCardRequest.d.ts.map +1 -0
- package/v1/model/DeleteDigitalHumanBusinessCardRequest.js +60 -0
- package/v1/model/DeleteDigitalHumanBusinessCardRequest.js.map +1 -0
- package/v1/model/DeleteDigitalHumanBusinessCardResponse.d.ts +9 -0
- package/v1/model/DeleteDigitalHumanBusinessCardResponse.d.ts.map +1 -0
- package/v1/model/DeleteDigitalHumanBusinessCardResponse.js +21 -0
- package/v1/model/DeleteDigitalHumanBusinessCardResponse.js.map +1 -0
- package/v1/model/DeleteFileResponse.d.ts +4 -0
- package/v1/model/DeleteFileResponse.d.ts.map +1 -1
- package/v1/model/DeleteFileResponse.js +10 -0
- package/v1/model/DeleteFileResponse.js.map +1 -1
- package/v1/model/DeleteSmartLiveRoomRequest.d.ts +24 -0
- package/v1/model/DeleteSmartLiveRoomRequest.d.ts.map +1 -0
- package/v1/model/DeleteSmartLiveRoomRequest.js +60 -0
- package/v1/model/DeleteSmartLiveRoomRequest.js.map +1 -0
- package/v1/model/DeleteSmartLiveRoomResponse.d.ts +9 -0
- package/v1/model/DeleteSmartLiveRoomResponse.d.ts.map +1 -0
- package/v1/model/DeleteSmartLiveRoomResponse.js +21 -0
- package/v1/model/DeleteSmartLiveRoomResponse.js.map +1 -0
- package/v1/model/DeleteVideoScriptRequest.d.ts +24 -0
- package/v1/model/DeleteVideoScriptRequest.d.ts.map +1 -0
- package/v1/model/DeleteVideoScriptRequest.js +60 -0
- package/v1/model/DeleteVideoScriptRequest.js.map +1 -0
- package/v1/model/DeleteVideoScriptResponse.d.ts +9 -0
- package/v1/model/DeleteVideoScriptResponse.d.ts.map +1 -0
- package/v1/model/DeleteVideoScriptResponse.js +21 -0
- package/v1/model/DeleteVideoScriptResponse.js.map +1 -0
- package/v1/model/DigitalHumanBusinessCardJobInfo.d.ts +58 -0
- package/v1/model/DigitalHumanBusinessCardJobInfo.d.ts.map +1 -0
- package/v1/model/DigitalHumanBusinessCardJobInfo.js +115 -0
- package/v1/model/DigitalHumanBusinessCardJobInfo.js.map +1 -0
- package/v1/model/DigitalHumanVideo.d.ts +49 -0
- package/v1/model/DigitalHumanVideo.d.ts.map +1 -0
- package/v1/model/DigitalHumanVideo.js +101 -0
- package/v1/model/DigitalHumanVideo.js.map +1 -0
- package/v1/model/EmotionConfig.d.ts +16 -0
- package/v1/model/EmotionConfig.d.ts.map +1 -0
- package/v1/model/EmotionConfig.js +24 -0
- package/v1/model/EmotionConfig.js.map +1 -0
- package/v1/model/ExecuteSmartLiveCommandRequest.d.ts +31 -0
- package/v1/model/ExecuteSmartLiveCommandRequest.d.ts.map +1 -0
- package/v1/model/ExecuteSmartLiveCommandRequest.js +75 -0
- package/v1/model/ExecuteSmartLiveCommandRequest.js.map +1 -0
- package/v1/model/ExecuteSmartLiveCommandResponse.d.ts +23 -0
- package/v1/model/ExecuteSmartLiveCommandResponse.d.ts.map +1 -0
- package/v1/model/ExecuteSmartLiveCommandResponse.js +40 -0
- package/v1/model/ExecuteSmartLiveCommandResponse.js.map +1 -0
- package/v1/model/ExecuteVideoMotionCaptureCommandResponse.d.ts +4 -0
- package/v1/model/ExecuteVideoMotionCaptureCommandResponse.d.ts.map +1 -1
- package/v1/model/ExecuteVideoMotionCaptureCommandResponse.js +10 -0
- package/v1/model/ExecuteVideoMotionCaptureCommandResponse.js.map +1 -1
- package/v1/model/HitCondition.d.ts +19 -0
- package/v1/model/HitCondition.d.ts.map +1 -0
- package/v1/model/HitCondition.js +30 -0
- package/v1/model/HitCondition.js.map +1 -0
- package/v1/model/HitConditionTag.d.ts +35 -0
- package/v1/model/HitConditionTag.d.ts.map +1 -0
- package/v1/model/HitConditionTag.js +50 -0
- package/v1/model/HitConditionTag.js.map +1 -0
- package/v1/model/HumanPosition2D.d.ts +23 -0
- package/v1/model/HumanPosition2D.d.ts.map +1 -0
- package/v1/model/HumanPosition2D.js +43 -0
- package/v1/model/HumanPosition2D.js.map +1 -0
- package/v1/model/HumanSize2D.d.ts +8 -0
- package/v1/model/HumanSize2D.d.ts.map +1 -0
- package/v1/model/HumanSize2D.js +17 -0
- package/v1/model/HumanSize2D.js.map +1 -0
- package/v1/model/ImageLayerConfig.d.ts +8 -0
- package/v1/model/ImageLayerConfig.d.ts.map +1 -0
- package/v1/model/ImageLayerConfig.js +19 -0
- package/v1/model/ImageLayerConfig.js.map +1 -0
- package/v1/model/InteractionRuleInfo.d.ts +22 -0
- package/v1/model/InteractionRuleInfo.d.ts.map +1 -0
- package/v1/model/InteractionRuleInfo.js +47 -0
- package/v1/model/InteractionRuleInfo.js.map +1 -0
- package/v1/model/LayerConfig.d.ts +38 -0
- package/v1/model/LayerConfig.d.ts.map +1 -0
- package/v1/model/LayerConfig.js +69 -0
- package/v1/model/LayerConfig.js.map +1 -0
- package/v1/model/LayerPositionConfig.d.ts +12 -0
- package/v1/model/LayerPositionConfig.d.ts.map +1 -0
- package/v1/model/LayerPositionConfig.js +30 -0
- package/v1/model/LayerPositionConfig.js.map +1 -0
- package/v1/model/LayerSizeConfig.d.ts +8 -0
- package/v1/model/LayerSizeConfig.d.ts.map +1 -0
- package/v1/model/LayerSizeConfig.js +17 -0
- package/v1/model/LayerSizeConfig.js.map +1 -0
- package/v1/model/ListAssetSummaryResponse.d.ts +4 -0
- package/v1/model/ListAssetSummaryResponse.d.ts.map +1 -1
- package/v1/model/ListAssetSummaryResponse.js +10 -0
- package/v1/model/ListAssetSummaryResponse.js.map +1 -1
- package/v1/model/ListAssetsResponse.d.ts +4 -0
- package/v1/model/ListAssetsResponse.d.ts.map +1 -1
- package/v1/model/ListAssetsResponse.js +10 -0
- package/v1/model/ListAssetsResponse.js.map +1 -1
- package/v1/model/ListDigitalHumanBusinessCardRequest.d.ts +46 -0
- package/v1/model/ListDigitalHumanBusinessCardRequest.d.ts.map +1 -0
- package/v1/model/ListDigitalHumanBusinessCardRequest.js +111 -0
- package/v1/model/ListDigitalHumanBusinessCardRequest.js.map +1 -0
- package/v1/model/ListDigitalHumanBusinessCardResponse.d.ts +14 -0
- package/v1/model/ListDigitalHumanBusinessCardResponse.d.ts.map +1 -0
- package/v1/model/ListDigitalHumanBusinessCardResponse.js +29 -0
- package/v1/model/ListDigitalHumanBusinessCardResponse.js.map +1 -0
- package/v1/model/ListPictureModelingJobsResponse.d.ts +4 -0
- package/v1/model/ListPictureModelingJobsResponse.d.ts.map +1 -1
- package/v1/model/ListPictureModelingJobsResponse.js +10 -0
- package/v1/model/ListPictureModelingJobsResponse.js.map +1 -1
- package/v1/model/ListSmartLiveRequest.d.ts +46 -0
- package/v1/model/ListSmartLiveRequest.d.ts.map +1 -0
- package/v1/model/ListSmartLiveRequest.js +112 -0
- package/v1/model/ListSmartLiveRequest.js.map +1 -0
- package/v1/model/ListSmartLiveResponse.d.ts +16 -0
- package/v1/model/ListSmartLiveResponse.d.ts.map +1 -0
- package/v1/model/ListSmartLiveResponse.js +35 -0
- package/v1/model/ListSmartLiveResponse.js.map +1 -0
- package/v1/model/ListSmartLiveRoomsRequest.d.ts +48 -0
- package/v1/model/ListSmartLiveRoomsRequest.d.ts.map +1 -0
- package/v1/model/ListSmartLiveRoomsRequest.js +117 -0
- package/v1/model/ListSmartLiveRoomsRequest.js.map +1 -0
- package/v1/model/ListSmartLiveRoomsResponse.d.ts +16 -0
- package/v1/model/ListSmartLiveRoomsResponse.d.ts.map +1 -0
- package/v1/model/ListSmartLiveRoomsResponse.js +35 -0
- package/v1/model/ListSmartLiveRoomsResponse.js.map +1 -0
- package/v1/model/ListStylesResponse.d.ts +4 -0
- package/v1/model/ListStylesResponse.d.ts.map +1 -1
- package/v1/model/ListStylesResponse.js +10 -0
- package/v1/model/ListStylesResponse.js.map +1 -1
- package/v1/model/ListTtsaDataResponse.d.ts +4 -0
- package/v1/model/ListTtsaDataResponse.d.ts.map +1 -1
- package/v1/model/ListTtsaDataResponse.js +10 -0
- package/v1/model/ListTtsaDataResponse.js.map +1 -1
- package/v1/model/ListTtsaJobsResponse.d.ts +4 -0
- package/v1/model/ListTtsaJobsResponse.d.ts.map +1 -1
- package/v1/model/ListTtsaJobsResponse.js +10 -0
- package/v1/model/ListTtsaJobsResponse.js.map +1 -1
- package/v1/model/ListVideoMotionCaptureJobsResponse.d.ts +4 -0
- package/v1/model/ListVideoMotionCaptureJobsResponse.d.ts.map +1 -1
- package/v1/model/ListVideoMotionCaptureJobsResponse.js +10 -0
- package/v1/model/ListVideoMotionCaptureJobsResponse.js.map +1 -1
- package/v1/model/ListVideoScriptsRequest.d.ts +24 -0
- package/v1/model/ListVideoScriptsRequest.d.ts.map +1 -0
- package/v1/model/ListVideoScriptsRequest.js +57 -0
- package/v1/model/ListVideoScriptsRequest.js.map +1 -0
- package/v1/model/ListVideoScriptsResponse.d.ts +16 -0
- package/v1/model/ListVideoScriptsResponse.d.ts.map +1 -0
- package/v1/model/ListVideoScriptsResponse.js +35 -0
- package/v1/model/ListVideoScriptsResponse.js.map +1 -0
- package/v1/model/LiveAudioConfig.d.ts +12 -0
- package/v1/model/LiveAudioConfig.d.ts.map +1 -0
- package/v1/model/LiveAudioConfig.js +29 -0
- package/v1/model/LiveAudioConfig.js.map +1 -0
- package/v1/model/LiveEvent.d.ts +10 -0
- package/v1/model/LiveEvent.d.ts.map +1 -0
- package/v1/model/LiveEvent.js +22 -0
- package/v1/model/LiveEvent.js.map +1 -0
- package/v1/model/LiveEventReportRequest.d.ts +43 -0
- package/v1/model/LiveEventReportRequest.d.ts.map +1 -0
- package/v1/model/LiveEventReportRequest.js +105 -0
- package/v1/model/LiveEventReportRequest.js.map +1 -0
- package/v1/model/LiveEventReportResponse.d.ts +13 -0
- package/v1/model/LiveEventReportResponse.d.ts.map +1 -0
- package/v1/model/LiveEventReportResponse.js +31 -0
- package/v1/model/LiveEventReportResponse.js.map +1 -0
- package/v1/model/LiveShootScriptItem.d.ts +20 -0
- package/v1/model/LiveShootScriptItem.d.ts.map +1 -0
- package/v1/model/LiveShootScriptItem.js +43 -0
- package/v1/model/LiveShootScriptItem.js.map +1 -0
- package/v1/model/LiveVideoScriptInfo.d.ts +40 -0
- package/v1/model/LiveVideoScriptInfo.d.ts.map +1 -0
- package/v1/model/LiveVideoScriptInfo.js +90 -0
- package/v1/model/LiveVideoScriptInfo.js.map +1 -0
- package/v1/model/ModelInfo.d.ts +12 -0
- package/v1/model/ModelInfo.d.ts.map +1 -0
- package/v1/model/ModelInfo.js +29 -0
- package/v1/model/ModelInfo.js.map +1 -0
- package/v1/model/OutputAssetConfig.d.ts +12 -0
- package/v1/model/OutputAssetConfig.d.ts.map +1 -0
- package/v1/model/OutputAssetConfig.js +30 -0
- package/v1/model/OutputAssetConfig.js.map +1 -0
- package/v1/model/OutputAssetInfo.d.ts +20 -0
- package/v1/model/OutputAssetInfo.d.ts.map +1 -0
- package/v1/model/OutputAssetInfo.js +51 -0
- package/v1/model/OutputAssetInfo.js.map +1 -0
- package/v1/model/PhotoVideoConfig.d.ts +32 -0
- package/v1/model/PhotoVideoConfig.d.ts.map +1 -0
- package/v1/model/PhotoVideoConfig.js +56 -0
- package/v1/model/PhotoVideoConfig.js.map +1 -0
- package/v1/model/PlayPolicy.d.ts +24 -0
- package/v1/model/PlayPolicy.d.ts.map +1 -0
- package/v1/model/PlayPolicy.js +48 -0
- package/v1/model/PlayPolicy.js.map +1 -0
- package/v1/model/ReportLiveEventReq.d.ts +9 -0
- package/v1/model/ReportLiveEventReq.d.ts.map +1 -0
- package/v1/model/ReportLiveEventReq.js +18 -0
- package/v1/model/ReportLiveEventReq.js.map +1 -0
- package/v1/model/RestoreAssetResponse.d.ts +4 -0
- package/v1/model/RestoreAssetResponse.d.ts.map +1 -1
- package/v1/model/RestoreAssetResponse.js +10 -0
- package/v1/model/RestoreAssetResponse.js.map +1 -1
- package/v1/model/ShootScript.d.ts +41 -0
- package/v1/model/ShootScript.d.ts.map +1 -0
- package/v1/model/ShootScript.js +78 -0
- package/v1/model/ShootScript.js.map +1 -0
- package/v1/model/ShootScriptAudioFileItem.d.ts +16 -0
- package/v1/model/ShootScriptAudioFileItem.d.ts.map +1 -0
- package/v1/model/ShootScriptAudioFileItem.js +40 -0
- package/v1/model/ShootScriptAudioFileItem.js.map +1 -0
- package/v1/model/ShootScriptAudioFiles.d.ts +9 -0
- package/v1/model/ShootScriptAudioFiles.d.ts.map +1 -0
- package/v1/model/ShootScriptAudioFiles.js +19 -0
- package/v1/model/ShootScriptAudioFiles.js.map +1 -0
- package/v1/model/ShootScriptItem.d.ts +21 -0
- package/v1/model/ShootScriptItem.d.ts.map +1 -0
- package/v1/model/ShootScriptItem.js +50 -0
- package/v1/model/ShootScriptItem.js.map +1 -0
- package/v1/model/Show2DDigitalHumanVideoRequest.d.ts +28 -0
- package/v1/model/Show2DDigitalHumanVideoRequest.d.ts.map +1 -0
- package/v1/model/Show2DDigitalHumanVideoRequest.js +70 -0
- package/v1/model/Show2DDigitalHumanVideoRequest.js.map +1 -0
- package/v1/model/Show2DDigitalHumanVideoResponse.d.ts +98 -0
- package/v1/model/Show2DDigitalHumanVideoResponse.d.ts.map +1 -0
- package/v1/model/Show2DDigitalHumanVideoResponse.js +202 -0
- package/v1/model/Show2DDigitalHumanVideoResponse.js.map +1 -0
- package/v1/model/ShowAssetResponse.d.ts +4 -0
- package/v1/model/ShowAssetResponse.d.ts.map +1 -1
- package/v1/model/ShowAssetResponse.js +10 -0
- package/v1/model/ShowAssetResponse.js.map +1 -1
- package/v1/model/ShowDigitalHumanBusinessCardRequest.d.ts +24 -0
- package/v1/model/ShowDigitalHumanBusinessCardRequest.d.ts.map +1 -0
- package/v1/model/ShowDigitalHumanBusinessCardRequest.js +60 -0
- package/v1/model/ShowDigitalHumanBusinessCardRequest.js.map +1 -0
- package/v1/model/ShowDigitalHumanBusinessCardResponse.d.ts +46 -0
- package/v1/model/ShowDigitalHumanBusinessCardResponse.d.ts.map +1 -0
- package/v1/model/ShowDigitalHumanBusinessCardResponse.js +94 -0
- package/v1/model/ShowDigitalHumanBusinessCardResponse.js.map +1 -0
- package/v1/model/ShowPhotoDetectionRequest.d.ts +24 -0
- package/v1/model/ShowPhotoDetectionRequest.d.ts.map +1 -0
- package/v1/model/ShowPhotoDetectionRequest.js +60 -0
- package/v1/model/ShowPhotoDetectionRequest.js.map +1 -0
- package/v1/model/ShowPhotoDetectionResponse.d.ts +35 -0
- package/v1/model/ShowPhotoDetectionResponse.d.ts.map +1 -0
- package/v1/model/ShowPhotoDetectionResponse.js +67 -0
- package/v1/model/ShowPhotoDetectionResponse.js.map +1 -0
- package/v1/model/ShowPhotoDigitalHumanVideoRequest.d.ts +28 -0
- package/v1/model/ShowPhotoDigitalHumanVideoRequest.d.ts.map +1 -0
- package/v1/model/ShowPhotoDigitalHumanVideoRequest.js +70 -0
- package/v1/model/ShowPhotoDigitalHumanVideoRequest.js.map +1 -0
- package/v1/model/ShowPhotoDigitalHumanVideoResponse.d.ts +77 -0
- package/v1/model/ShowPhotoDigitalHumanVideoResponse.d.ts.map +1 -0
- package/v1/model/ShowPhotoDigitalHumanVideoResponse.js +163 -0
- package/v1/model/ShowPhotoDigitalHumanVideoResponse.js.map +1 -0
- package/v1/model/ShowPictureModelingJobResponse.d.ts +4 -0
- package/v1/model/ShowPictureModelingJobResponse.d.ts.map +1 -1
- package/v1/model/ShowPictureModelingJobResponse.js +10 -0
- package/v1/model/ShowPictureModelingJobResponse.js.map +1 -1
- package/v1/model/ShowSmartLiveRequest.d.ts +28 -0
- package/v1/model/ShowSmartLiveRequest.d.ts.map +1 -0
- package/v1/model/ShowSmartLiveRequest.js +71 -0
- package/v1/model/ShowSmartLiveRequest.js.map +1 -0
- package/v1/model/ShowSmartLiveResponse.d.ts +57 -0
- package/v1/model/ShowSmartLiveResponse.d.ts.map +1 -0
- package/v1/model/ShowSmartLiveResponse.js +120 -0
- package/v1/model/ShowSmartLiveResponse.js.map +1 -0
- package/v1/model/ShowSmartLiveRoomRequest.d.ts +24 -0
- package/v1/model/ShowSmartLiveRoomRequest.d.ts.map +1 -0
- package/v1/model/ShowSmartLiveRoomRequest.js +60 -0
- package/v1/model/ShowSmartLiveRoomRequest.js.map +1 -0
- package/v1/model/ShowSmartLiveRoomResponse.d.ts +69 -0
- package/v1/model/ShowSmartLiveRoomResponse.d.ts.map +1 -0
- package/v1/model/ShowSmartLiveRoomResponse.js +151 -0
- package/v1/model/ShowSmartLiveRoomResponse.js.map +1 -0
- package/v1/model/ShowVideoMotionCaptureJobResponse.d.ts +4 -0
- package/v1/model/ShowVideoMotionCaptureJobResponse.d.ts.map +1 -1
- package/v1/model/ShowVideoMotionCaptureJobResponse.js +10 -0
- package/v1/model/ShowVideoMotionCaptureJobResponse.js.map +1 -1
- package/v1/model/ShowVideoScriptRequest.d.ts +24 -0
- package/v1/model/ShowVideoScriptRequest.d.ts.map +1 -0
- package/v1/model/ShowVideoScriptRequest.js +60 -0
- package/v1/model/ShowVideoScriptRequest.js.map +1 -0
- package/v1/model/ShowVideoScriptResponse.d.ts +94 -0
- package/v1/model/ShowVideoScriptResponse.d.ts.map +1 -0
- package/v1/model/ShowVideoScriptResponse.js +202 -0
- package/v1/model/ShowVideoScriptResponse.js.map +1 -0
- package/v1/model/SmartLiveJob.d.ts +52 -0
- package/v1/model/SmartLiveJob.d.ts.map +1 -0
- package/v1/model/SmartLiveJob.js +108 -0
- package/v1/model/SmartLiveJob.js.map +1 -0
- package/v1/model/SmartLiveRoomBaseInfo.d.ts +56 -0
- package/v1/model/SmartLiveRoomBaseInfo.d.ts.map +1 -0
- package/v1/model/SmartLiveRoomBaseInfo.js +121 -0
- package/v1/model/SmartLiveRoomBaseInfo.js.map +1 -0
- package/v1/model/StartSmartLiveReq.d.ts +18 -0
- package/v1/model/StartSmartLiveReq.d.ts.map +1 -0
- package/v1/model/StartSmartLiveReq.js +39 -0
- package/v1/model/StartSmartLiveReq.js.map +1 -0
- package/v1/model/StartSmartLiveRequest.d.ts +27 -0
- package/v1/model/StartSmartLiveRequest.d.ts.map +1 -0
- package/v1/model/StartSmartLiveRequest.js +64 -0
- package/v1/model/StartSmartLiveRequest.js.map +1 -0
- package/v1/model/StartSmartLiveResponse.d.ts +22 -0
- package/v1/model/StartSmartLiveResponse.d.ts.map +1 -0
- package/v1/model/StartSmartLiveResponse.js +51 -0
- package/v1/model/StartSmartLiveResponse.js.map +1 -0
- package/v1/model/StopSmartLiveRequest.d.ts +28 -0
- package/v1/model/StopSmartLiveRequest.d.ts.map +1 -0
- package/v1/model/StopSmartLiveRequest.js +71 -0
- package/v1/model/StopSmartLiveRequest.js.map +1 -0
- package/v1/model/StopSmartLiveResponse.d.ts +9 -0
- package/v1/model/StopSmartLiveResponse.d.ts.map +1 -0
- package/v1/model/StopSmartLiveResponse.js +21 -0
- package/v1/model/StopSmartLiveResponse.js.map +1 -0
- package/v1/model/StopVideoMotionCaptureJobResponse.d.ts +4 -0
- package/v1/model/StopVideoMotionCaptureJobResponse.d.ts.map +1 -1
- package/v1/model/StopVideoMotionCaptureJobResponse.js +10 -0
- package/v1/model/StopVideoMotionCaptureJobResponse.js.map +1 -1
- package/v1/model/TextConfig.d.ts +6 -0
- package/v1/model/TextConfig.d.ts.map +1 -0
- package/v1/model/TextConfig.js +14 -0
- package/v1/model/TextConfig.js.map +1 -0
- package/v1/model/TextLayerConfig.d.ts +20 -0
- package/v1/model/TextLayerConfig.d.ts.map +1 -0
- package/v1/model/TextLayerConfig.js +49 -0
- package/v1/model/TextLayerConfig.js.map +1 -0
- package/v1/model/TriggerProcess.d.ts +35 -0
- package/v1/model/TriggerProcess.d.ts.map +1 -0
- package/v1/model/TriggerProcess.js +66 -0
- package/v1/model/TriggerProcess.js.map +1 -0
- package/v1/model/UpdateDigitalAssetResponse.d.ts +4 -0
- package/v1/model/UpdateDigitalAssetResponse.d.ts.map +1 -1
- package/v1/model/UpdateDigitalAssetResponse.js +10 -0
- package/v1/model/UpdateDigitalAssetResponse.js.map +1 -1
- package/v1/model/UpdateDigitalHumanBusinessCardRequest.d.ts +27 -0
- package/v1/model/UpdateDigitalHumanBusinessCardRequest.d.ts.map +1 -0
- package/v1/model/UpdateDigitalHumanBusinessCardRequest.js +64 -0
- package/v1/model/UpdateDigitalHumanBusinessCardRequest.js.map +1 -0
- package/v1/model/UpdateDigitalHumanBusinessCardResponse.d.ts +13 -0
- package/v1/model/UpdateDigitalHumanBusinessCardResponse.d.ts.map +1 -0
- package/v1/model/UpdateDigitalHumanBusinessCardResponse.js +31 -0
- package/v1/model/UpdateDigitalHumanBusinessCardResponse.js.map +1 -0
- package/v1/model/UpdateSmartLiveRoomRequest.d.ts +27 -0
- package/v1/model/UpdateSmartLiveRoomRequest.d.ts.map +1 -0
- package/v1/model/UpdateSmartLiveRoomRequest.js +64 -0
- package/v1/model/UpdateSmartLiveRoomRequest.js.map +1 -0
- package/v1/model/UpdateSmartLiveRoomResponse.d.ts +69 -0
- package/v1/model/UpdateSmartLiveRoomResponse.d.ts.map +1 -0
- package/v1/model/UpdateSmartLiveRoomResponse.js +151 -0
- package/v1/model/UpdateSmartLiveRoomResponse.js.map +1 -0
- package/v1/model/UpdateVideoScriptRequest.d.ts +27 -0
- package/v1/model/UpdateVideoScriptRequest.d.ts.map +1 -0
- package/v1/model/UpdateVideoScriptRequest.js +64 -0
- package/v1/model/UpdateVideoScriptRequest.js.map +1 -0
- package/v1/model/UpdateVideoScriptResponse.d.ts +18 -0
- package/v1/model/UpdateVideoScriptResponse.d.ts.map +1 -0
- package/v1/model/UpdateVideoScriptResponse.js +41 -0
- package/v1/model/UpdateVideoScriptResponse.js.map +1 -0
- package/v1/model/UpdateVideoScriptsReq.d.ts +72 -0
- package/v1/model/UpdateVideoScriptsReq.d.ts.map +1 -0
- package/v1/model/UpdateVideoScriptsReq.js +147 -0
- package/v1/model/UpdateVideoScriptsReq.js.map +1 -0
- package/v1/model/VideoConfig.d.ts +57 -0
- package/v1/model/VideoConfig.d.ts.map +1 -0
- package/v1/model/VideoConfig.js +105 -0
- package/v1/model/VideoConfig.js.map +1 -0
- package/v1/model/VideoLayerConfig.d.ts +12 -0
- package/v1/model/VideoLayerConfig.d.ts.map +1 -0
- package/v1/model/VideoLayerConfig.js +29 -0
- package/v1/model/VideoLayerConfig.js.map +1 -0
- package/v1/model/VideoScriptBaseInfo.d.ts +56 -0
- package/v1/model/VideoScriptBaseInfo.d.ts.map +1 -0
- package/v1/model/VideoScriptBaseInfo.js +119 -0
- package/v1/model/VideoScriptBaseInfo.js.map +1 -0
- package/v1/model/VoiceConfig.d.ts +14 -0
- package/v1/model/VoiceConfig.d.ts.map +1 -0
- package/v1/model/VoiceConfig.js +32 -0
- package/v1/model/VoiceConfig.js.map +1 -0
- package/v1/public-api.d.ts +108 -0
- package/v1/public-api.d.ts.map +1 -1
- package/v1/public-api.js +108 -0
- package/v1/public-api.js.map +1 -1
package/v1/MetaStudioClient.d.ts
CHANGED
|
@@ -1,31 +1,61 @@
|
|
|
1
1
|
import { HcClient } from "@huaweicloud/huaweicloud-sdk-core/HcClient";
|
|
2
2
|
import { ClientBuilder } from "@huaweicloud/huaweicloud-sdk-core/ClientBuilder";
|
|
3
|
+
import { Cancel2DDigitalHumanVideoRequest } from './model/Cancel2DDigitalHumanVideoRequest';
|
|
4
|
+
import { Cancel2DDigitalHumanVideoResponse } from './model/Cancel2DDigitalHumanVideoResponse';
|
|
5
|
+
import { CancelPhotoDigitalHumanVideoRequest } from './model/CancelPhotoDigitalHumanVideoRequest';
|
|
6
|
+
import { CancelPhotoDigitalHumanVideoResponse } from './model/CancelPhotoDigitalHumanVideoResponse';
|
|
3
7
|
import { ConfirmFileUploadRequest } from './model/ConfirmFileUploadRequest';
|
|
4
8
|
import { ConfirmFileUploadResponse } from './model/ConfirmFileUploadResponse';
|
|
9
|
+
import { Create2DDigitalHumanVideoRequest } from './model/Create2DDigitalHumanVideoRequest';
|
|
10
|
+
import { Create2DDigitalHumanVideoResponse } from './model/Create2DDigitalHumanVideoResponse';
|
|
5
11
|
import { CreateDigitalAssetRequest } from './model/CreateDigitalAssetRequest';
|
|
6
12
|
import { CreateDigitalAssetResponse } from './model/CreateDigitalAssetResponse';
|
|
13
|
+
import { CreateDigitalHumanBusinessCardRequest } from './model/CreateDigitalHumanBusinessCardRequest';
|
|
14
|
+
import { CreateDigitalHumanBusinessCardResponse } from './model/CreateDigitalHumanBusinessCardResponse';
|
|
7
15
|
import { CreateFileRequest } from './model/CreateFileRequest';
|
|
8
16
|
import { CreateFileResponse } from './model/CreateFileResponse';
|
|
17
|
+
import { CreatePhotoDetectionRequest } from './model/CreatePhotoDetectionRequest';
|
|
18
|
+
import { CreatePhotoDetectionResponse } from './model/CreatePhotoDetectionResponse';
|
|
19
|
+
import { CreatePhotoDigitalHumanVideoRequest } from './model/CreatePhotoDigitalHumanVideoRequest';
|
|
20
|
+
import { CreatePhotoDigitalHumanVideoResponse } from './model/CreatePhotoDigitalHumanVideoResponse';
|
|
9
21
|
import { CreatePictureModelingByUrlJobRequest } from './model/CreatePictureModelingByUrlJobRequest';
|
|
10
22
|
import { CreatePictureModelingByUrlJobResponse } from './model/CreatePictureModelingByUrlJobResponse';
|
|
11
23
|
import { CreatePictureModelingJobRequest } from './model/CreatePictureModelingJobRequest';
|
|
12
24
|
import { CreatePictureModelingJobResponse } from './model/CreatePictureModelingJobResponse';
|
|
25
|
+
import { CreateSmartLiveRoomRequest } from './model/CreateSmartLiveRoomRequest';
|
|
26
|
+
import { CreateSmartLiveRoomResponse } from './model/CreateSmartLiveRoomResponse';
|
|
13
27
|
import { CreateTtsaRequest } from './model/CreateTtsaRequest';
|
|
14
28
|
import { CreateTtsaResponse } from './model/CreateTtsaResponse';
|
|
15
29
|
import { CreateVideoMotionCaptureJobRequest } from './model/CreateVideoMotionCaptureJobRequest';
|
|
16
30
|
import { CreateVideoMotionCaptureJobResponse } from './model/CreateVideoMotionCaptureJobResponse';
|
|
31
|
+
import { CreateVideoScriptsRequest } from './model/CreateVideoScriptsRequest';
|
|
32
|
+
import { CreateVideoScriptsResponse } from './model/CreateVideoScriptsResponse';
|
|
17
33
|
import { DeleteAssetRequest } from './model/DeleteAssetRequest';
|
|
18
34
|
import { DeleteAssetResponse } from './model/DeleteAssetResponse';
|
|
35
|
+
import { DeleteDigitalHumanBusinessCardRequest } from './model/DeleteDigitalHumanBusinessCardRequest';
|
|
36
|
+
import { DeleteDigitalHumanBusinessCardResponse } from './model/DeleteDigitalHumanBusinessCardResponse';
|
|
19
37
|
import { DeleteFileRequest } from './model/DeleteFileRequest';
|
|
20
38
|
import { DeleteFileResponse } from './model/DeleteFileResponse';
|
|
39
|
+
import { DeleteSmartLiveRoomRequest } from './model/DeleteSmartLiveRoomRequest';
|
|
40
|
+
import { DeleteSmartLiveRoomResponse } from './model/DeleteSmartLiveRoomResponse';
|
|
41
|
+
import { DeleteVideoScriptRequest } from './model/DeleteVideoScriptRequest';
|
|
42
|
+
import { DeleteVideoScriptResponse } from './model/DeleteVideoScriptResponse';
|
|
43
|
+
import { ExecuteSmartLiveCommandRequest } from './model/ExecuteSmartLiveCommandRequest';
|
|
44
|
+
import { ExecuteSmartLiveCommandResponse } from './model/ExecuteSmartLiveCommandResponse';
|
|
21
45
|
import { ExecuteVideoMotionCaptureCommandRequest } from './model/ExecuteVideoMotionCaptureCommandRequest';
|
|
22
46
|
import { ExecuteVideoMotionCaptureCommandResponse } from './model/ExecuteVideoMotionCaptureCommandResponse';
|
|
23
47
|
import { ListAssetSummaryRequest } from './model/ListAssetSummaryRequest';
|
|
24
48
|
import { ListAssetSummaryResponse } from './model/ListAssetSummaryResponse';
|
|
25
49
|
import { ListAssetsRequest } from './model/ListAssetsRequest';
|
|
26
50
|
import { ListAssetsResponse } from './model/ListAssetsResponse';
|
|
51
|
+
import { ListDigitalHumanBusinessCardRequest } from './model/ListDigitalHumanBusinessCardRequest';
|
|
52
|
+
import { ListDigitalHumanBusinessCardResponse } from './model/ListDigitalHumanBusinessCardResponse';
|
|
27
53
|
import { ListPictureModelingJobsRequest } from './model/ListPictureModelingJobsRequest';
|
|
28
54
|
import { ListPictureModelingJobsResponse } from './model/ListPictureModelingJobsResponse';
|
|
55
|
+
import { ListSmartLiveRequest } from './model/ListSmartLiveRequest';
|
|
56
|
+
import { ListSmartLiveResponse } from './model/ListSmartLiveResponse';
|
|
57
|
+
import { ListSmartLiveRoomsRequest } from './model/ListSmartLiveRoomsRequest';
|
|
58
|
+
import { ListSmartLiveRoomsResponse } from './model/ListSmartLiveRoomsResponse';
|
|
29
59
|
import { ListStylesRequest } from './model/ListStylesRequest';
|
|
30
60
|
import { ListStylesResponse } from './model/ListStylesResponse';
|
|
31
61
|
import { ListTtsaDataRequest } from './model/ListTtsaDataRequest';
|
|
@@ -34,18 +64,46 @@ import { ListTtsaJobsRequest } from './model/ListTtsaJobsRequest';
|
|
|
34
64
|
import { ListTtsaJobsResponse } from './model/ListTtsaJobsResponse';
|
|
35
65
|
import { ListVideoMotionCaptureJobsRequest } from './model/ListVideoMotionCaptureJobsRequest';
|
|
36
66
|
import { ListVideoMotionCaptureJobsResponse } from './model/ListVideoMotionCaptureJobsResponse';
|
|
67
|
+
import { ListVideoScriptsRequest } from './model/ListVideoScriptsRequest';
|
|
68
|
+
import { ListVideoScriptsResponse } from './model/ListVideoScriptsResponse';
|
|
69
|
+
import { LiveEventReportRequest } from './model/LiveEventReportRequest';
|
|
70
|
+
import { LiveEventReportResponse } from './model/LiveEventReportResponse';
|
|
37
71
|
import { RestoreAssetRequest } from './model/RestoreAssetRequest';
|
|
38
72
|
import { RestoreAssetResponse } from './model/RestoreAssetResponse';
|
|
73
|
+
import { Show2DDigitalHumanVideoRequest } from './model/Show2DDigitalHumanVideoRequest';
|
|
74
|
+
import { Show2DDigitalHumanVideoResponse } from './model/Show2DDigitalHumanVideoResponse';
|
|
39
75
|
import { ShowAssetRequest } from './model/ShowAssetRequest';
|
|
40
76
|
import { ShowAssetResponse } from './model/ShowAssetResponse';
|
|
77
|
+
import { ShowDigitalHumanBusinessCardRequest } from './model/ShowDigitalHumanBusinessCardRequest';
|
|
78
|
+
import { ShowDigitalHumanBusinessCardResponse } from './model/ShowDigitalHumanBusinessCardResponse';
|
|
79
|
+
import { ShowPhotoDetectionRequest } from './model/ShowPhotoDetectionRequest';
|
|
80
|
+
import { ShowPhotoDetectionResponse } from './model/ShowPhotoDetectionResponse';
|
|
81
|
+
import { ShowPhotoDigitalHumanVideoRequest } from './model/ShowPhotoDigitalHumanVideoRequest';
|
|
82
|
+
import { ShowPhotoDigitalHumanVideoResponse } from './model/ShowPhotoDigitalHumanVideoResponse';
|
|
41
83
|
import { ShowPictureModelingJobRequest } from './model/ShowPictureModelingJobRequest';
|
|
42
84
|
import { ShowPictureModelingJobResponse } from './model/ShowPictureModelingJobResponse';
|
|
85
|
+
import { ShowSmartLiveRequest } from './model/ShowSmartLiveRequest';
|
|
86
|
+
import { ShowSmartLiveResponse } from './model/ShowSmartLiveResponse';
|
|
87
|
+
import { ShowSmartLiveRoomRequest } from './model/ShowSmartLiveRoomRequest';
|
|
88
|
+
import { ShowSmartLiveRoomResponse } from './model/ShowSmartLiveRoomResponse';
|
|
43
89
|
import { ShowVideoMotionCaptureJobRequest } from './model/ShowVideoMotionCaptureJobRequest';
|
|
44
90
|
import { ShowVideoMotionCaptureJobResponse } from './model/ShowVideoMotionCaptureJobResponse';
|
|
91
|
+
import { ShowVideoScriptRequest } from './model/ShowVideoScriptRequest';
|
|
92
|
+
import { ShowVideoScriptResponse } from './model/ShowVideoScriptResponse';
|
|
93
|
+
import { StartSmartLiveRequest } from './model/StartSmartLiveRequest';
|
|
94
|
+
import { StartSmartLiveResponse } from './model/StartSmartLiveResponse';
|
|
95
|
+
import { StopSmartLiveRequest } from './model/StopSmartLiveRequest';
|
|
96
|
+
import { StopSmartLiveResponse } from './model/StopSmartLiveResponse';
|
|
45
97
|
import { StopVideoMotionCaptureJobRequest } from './model/StopVideoMotionCaptureJobRequest';
|
|
46
98
|
import { StopVideoMotionCaptureJobResponse } from './model/StopVideoMotionCaptureJobResponse';
|
|
47
99
|
import { UpdateDigitalAssetRequest } from './model/UpdateDigitalAssetRequest';
|
|
48
100
|
import { UpdateDigitalAssetResponse } from './model/UpdateDigitalAssetResponse';
|
|
101
|
+
import { UpdateDigitalHumanBusinessCardRequest } from './model/UpdateDigitalHumanBusinessCardRequest';
|
|
102
|
+
import { UpdateDigitalHumanBusinessCardResponse } from './model/UpdateDigitalHumanBusinessCardResponse';
|
|
103
|
+
import { UpdateSmartLiveRoomRequest } from './model/UpdateSmartLiveRoomRequest';
|
|
104
|
+
import { UpdateSmartLiveRoomResponse } from './model/UpdateSmartLiveRoomResponse';
|
|
105
|
+
import { UpdateVideoScriptRequest } from './model/UpdateVideoScriptRequest';
|
|
106
|
+
import { UpdateVideoScriptResponse } from './model/UpdateVideoScriptResponse';
|
|
49
107
|
export declare class MetaStudioClient {
|
|
50
108
|
static newBuilder(): ClientBuilder<MetaStudioClient>;
|
|
51
109
|
private hcClient;
|
|
@@ -168,6 +226,211 @@ export declare class MetaStudioClient {
|
|
|
168
226
|
* @throws {RequiredError}
|
|
169
227
|
*/
|
|
170
228
|
updateDigitalAsset(updateDigitalAssetRequest?: UpdateDigitalAssetRequest): Promise<UpdateDigitalAssetResponse>;
|
|
229
|
+
/**
|
|
230
|
+
* 该接口用于数字人名片制作任务。
|
|
231
|
+
*
|
|
232
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
233
|
+
*
|
|
234
|
+
* @summary 创建数字人名片制作
|
|
235
|
+
* @param {CreateDigitalHumanBusinessCardReq} createDigitalHumanBusinessCardRequestBody 数字人名片制作创建请求。
|
|
236
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
237
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
238
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
239
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
240
|
+
* @param {*} [options] Override http request option.
|
|
241
|
+
* @throws {RequiredError}
|
|
242
|
+
*/
|
|
243
|
+
createDigitalHumanBusinessCard(createDigitalHumanBusinessCardRequest?: CreateDigitalHumanBusinessCardRequest): Promise<CreateDigitalHumanBusinessCardResponse>;
|
|
244
|
+
/**
|
|
245
|
+
* 该接口用于删除数字人名片制作任务。
|
|
246
|
+
*
|
|
247
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
248
|
+
*
|
|
249
|
+
* @summary 删除数字人名片制作任务
|
|
250
|
+
* @param {string} jobId 任务ID。
|
|
251
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
252
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
253
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
254
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
255
|
+
* @param {*} [options] Override http request option.
|
|
256
|
+
* @throws {RequiredError}
|
|
257
|
+
*/
|
|
258
|
+
deleteDigitalHumanBusinessCard(deleteDigitalHumanBusinessCardRequest?: DeleteDigitalHumanBusinessCardRequest): Promise<DeleteDigitalHumanBusinessCardResponse>;
|
|
259
|
+
/**
|
|
260
|
+
* 该接口用于查询数字人名片制作任务列表。
|
|
261
|
+
*
|
|
262
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
263
|
+
*
|
|
264
|
+
* @summary 查询数字人名片制作任务列表
|
|
265
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
266
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
267
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
268
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
269
|
+
* @param {number} [offset] 偏移量,表示从此偏移量开始查询。
|
|
270
|
+
* @param {number} [limit] 每页显示的条目数量。
|
|
271
|
+
* @param {string} [state] 任务状态,默认所有状态。 可多个状态查询,使用英文逗号分隔。 如state=CREATING,PUBLISHED
|
|
272
|
+
* @param {string} [sortKey] 排序字段,目前只支持create_time。
|
|
273
|
+
* @param {string} [sortDir] 排序方式。 * asc:升序 * desc:降序 默认asc升序。
|
|
274
|
+
* @param {string} [createUntil] 过滤创建时间<=输入时间的记录。
|
|
275
|
+
* @param {string} [createSince] 过滤创建时间>=输入时间的记录。
|
|
276
|
+
* @param {string} [videoAssetName] 输出的视频资产名称。
|
|
277
|
+
* @param {*} [options] Override http request option.
|
|
278
|
+
* @throws {RequiredError}
|
|
279
|
+
*/
|
|
280
|
+
listDigitalHumanBusinessCard(listDigitalHumanBusinessCardRequest?: ListDigitalHumanBusinessCardRequest): Promise<ListDigitalHumanBusinessCardResponse>;
|
|
281
|
+
/**
|
|
282
|
+
* 该接口用于查询数字人名片制作任务详情。
|
|
283
|
+
*
|
|
284
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
285
|
+
*
|
|
286
|
+
* @summary 查询数字人名片制作任务详情
|
|
287
|
+
* @param {string} jobId 任务ID。
|
|
288
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
289
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
290
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
291
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
292
|
+
* @param {*} [options] Override http request option.
|
|
293
|
+
* @throws {RequiredError}
|
|
294
|
+
*/
|
|
295
|
+
showDigitalHumanBusinessCard(showDigitalHumanBusinessCardRequest?: ShowDigitalHumanBusinessCardRequest): Promise<ShowDigitalHumanBusinessCardResponse>;
|
|
296
|
+
/**
|
|
297
|
+
* 该接口用于更新数字人名片制作任务。
|
|
298
|
+
*
|
|
299
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
300
|
+
*
|
|
301
|
+
* @summary 更新数字人名片制作
|
|
302
|
+
* @param {string} jobId 任务ID。
|
|
303
|
+
* @param {CreateDigitalHumanBusinessCardReq} updateDigitalHumanBusinessCardRequestBody 数字人名片制作创建请求。
|
|
304
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
305
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
306
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
307
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
308
|
+
* @param {*} [options] Override http request option.
|
|
309
|
+
* @throws {RequiredError}
|
|
310
|
+
*/
|
|
311
|
+
updateDigitalHumanBusinessCard(updateDigitalHumanBusinessCardRequest?: UpdateDigitalHumanBusinessCardRequest): Promise<UpdateDigitalHumanBusinessCardResponse>;
|
|
312
|
+
/**
|
|
313
|
+
* 该接口用于取消等待中的分身数字人视频制作任务。
|
|
314
|
+
*
|
|
315
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
316
|
+
*
|
|
317
|
+
* @summary 取消等待中的分身数字人视频制作任务
|
|
318
|
+
* @param {string} jobId 任务ID。
|
|
319
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
320
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
321
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
322
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
323
|
+
* @param {*} [options] Override http request option.
|
|
324
|
+
* @throws {RequiredError}
|
|
325
|
+
*/
|
|
326
|
+
cancel2DDigitalHumanVideo(cancel2DDigitalHumanVideoRequest?: Cancel2DDigitalHumanVideoRequest): Promise<Cancel2DDigitalHumanVideoResponse>;
|
|
327
|
+
/**
|
|
328
|
+
* 该接口用于创建分身数字人视频制作任务。
|
|
329
|
+
*
|
|
330
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
331
|
+
*
|
|
332
|
+
* @summary 创建分身数字人视频制作任务
|
|
333
|
+
* @param {Create2DDigitalHumanVideoReq} create2DDigitalHumanVideoRequestBody 视频制作创建请求。
|
|
334
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
335
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
336
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
337
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
338
|
+
* @param {*} [options] Override http request option.
|
|
339
|
+
* @throws {RequiredError}
|
|
340
|
+
*/
|
|
341
|
+
create2DDigitalHumanVideo(create2DDigitalHumanVideoRequest?: Create2DDigitalHumanVideoRequest): Promise<Create2DDigitalHumanVideoResponse>;
|
|
342
|
+
/**
|
|
343
|
+
* 该接口用于查询分身数字人视频制作任务详情。
|
|
344
|
+
*
|
|
345
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
346
|
+
*
|
|
347
|
+
* @summary 查询分身数字人视频制作任务详情
|
|
348
|
+
* @param {string} jobId 任务ID。
|
|
349
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
350
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
351
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
352
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
353
|
+
* @param {boolean} [showScript] 是否需要返回剧本参数配置。
|
|
354
|
+
* @param {*} [options] Override http request option.
|
|
355
|
+
* @throws {RequiredError}
|
|
356
|
+
*/
|
|
357
|
+
show2DDigitalHumanVideo(show2DDigitalHumanVideoRequest?: Show2DDigitalHumanVideoRequest): Promise<Show2DDigitalHumanVideoResponse>;
|
|
358
|
+
/**
|
|
359
|
+
* 该接口用于取消等待中的照片分身数字人视频制作任务。
|
|
360
|
+
*
|
|
361
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
362
|
+
*
|
|
363
|
+
* @summary 取消等待中的照片分身数字人视频制作任务
|
|
364
|
+
* @param {string} jobId 任务ID。
|
|
365
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
366
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
367
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
368
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
369
|
+
* @param {*} [options] Override http request option.
|
|
370
|
+
* @throws {RequiredError}
|
|
371
|
+
*/
|
|
372
|
+
cancelPhotoDigitalHumanVideo(cancelPhotoDigitalHumanVideoRequest?: CancelPhotoDigitalHumanVideoRequest): Promise<CancelPhotoDigitalHumanVideoResponse>;
|
|
373
|
+
/**
|
|
374
|
+
* 该接口用于创建照片检测任务,检测照片是否满足制作照片数字人的要求。
|
|
375
|
+
*
|
|
376
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
377
|
+
*
|
|
378
|
+
* @summary 创建照片检测任务
|
|
379
|
+
* @param {CreatePhotoDetectionReq} createPhotoDetectionRequestBody 照片检测创建请求。
|
|
380
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
381
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
382
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
383
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
384
|
+
* @param {*} [options] Override http request option.
|
|
385
|
+
* @throws {RequiredError}
|
|
386
|
+
*/
|
|
387
|
+
createPhotoDetection(createPhotoDetectionRequest?: CreatePhotoDetectionRequest): Promise<CreatePhotoDetectionResponse>;
|
|
388
|
+
/**
|
|
389
|
+
* 该接口用于创建照片分身数字人视频制作任务。
|
|
390
|
+
*
|
|
391
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
392
|
+
*
|
|
393
|
+
* @summary 创建照片分身数字人视频制作任务
|
|
394
|
+
* @param {CreatePhotoDigitalHumanVideoReq} createPhotoDigitalHumanVideoRequestBody 视频制作创建请求。
|
|
395
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
396
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
397
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
398
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
399
|
+
* @param {*} [options] Override http request option.
|
|
400
|
+
* @throws {RequiredError}
|
|
401
|
+
*/
|
|
402
|
+
createPhotoDigitalHumanVideo(createPhotoDigitalHumanVideoRequest?: CreatePhotoDigitalHumanVideoRequest): Promise<CreatePhotoDigitalHumanVideoResponse>;
|
|
403
|
+
/**
|
|
404
|
+
* 该接口用于查询照片检测任务详情。
|
|
405
|
+
*
|
|
406
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
407
|
+
*
|
|
408
|
+
* @summary 查询照片检测任务详情
|
|
409
|
+
* @param {string} jobId 任务ID。
|
|
410
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
411
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
412
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
413
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
414
|
+
* @param {*} [options] Override http request option.
|
|
415
|
+
* @throws {RequiredError}
|
|
416
|
+
*/
|
|
417
|
+
showPhotoDetection(showPhotoDetectionRequest?: ShowPhotoDetectionRequest): Promise<ShowPhotoDetectionResponse>;
|
|
418
|
+
/**
|
|
419
|
+
* 该接口用于查询照片分身数字人视频制作任务详情。
|
|
420
|
+
*
|
|
421
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
422
|
+
*
|
|
423
|
+
* @summary 查询照片分身数字人视频制作任务详情
|
|
424
|
+
* @param {string} jobId 任务ID。
|
|
425
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
426
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
427
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
428
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
429
|
+
* @param {boolean} [showScript] 是否需要返回剧本参数配置。
|
|
430
|
+
* @param {*} [options] Override http request option.
|
|
431
|
+
* @throws {RequiredError}
|
|
432
|
+
*/
|
|
433
|
+
showPhotoDigitalHumanVideo(showPhotoDigitalHumanVideoRequest?: ShowPhotoDigitalHumanVideoRequest): Promise<ShowPhotoDigitalHumanVideoResponse>;
|
|
171
434
|
/**
|
|
172
435
|
* 资产文件上传完毕后,通过该接口确认上传完成。
|
|
173
436
|
*
|
|
@@ -222,6 +485,7 @@ export declare class MetaStudioClient {
|
|
|
222
485
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
223
486
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
224
487
|
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
488
|
+
* @param {string} [xUserPrivilege] 测试用户判断。
|
|
225
489
|
* @param {*} [options] Override http request option.
|
|
226
490
|
* @throws {RequiredError}
|
|
227
491
|
*/
|
|
@@ -282,11 +546,29 @@ export declare class MetaStudioClient {
|
|
|
282
546
|
*/
|
|
283
547
|
showPictureModelingJob(showPictureModelingJobRequest?: ShowPictureModelingJobRequest): Promise<ShowPictureModelingJobResponse>;
|
|
284
548
|
/**
|
|
285
|
-
*
|
|
549
|
+
* 该接口用于控制数字人直播过程。
|
|
286
550
|
*
|
|
287
551
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
288
552
|
*
|
|
289
|
-
* @summary
|
|
553
|
+
* @summary 控制数字人直播过程
|
|
554
|
+
* @param {string} roomId 剧本ID。
|
|
555
|
+
* @param {string} jobId 任务ID。
|
|
556
|
+
* @param {ControlSmartLiveReq} executeSmartLiveCommandRequestBody 控制数字人直播请求。
|
|
557
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
558
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
559
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
560
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
561
|
+
* @param {*} [options] Override http request option.
|
|
562
|
+
* @throws {RequiredError}
|
|
563
|
+
*/
|
|
564
|
+
executeSmartLiveCommand(executeSmartLiveCommandRequest?: ExecuteSmartLiveCommandRequest): Promise<ExecuteSmartLiveCommandResponse>;
|
|
565
|
+
/**
|
|
566
|
+
* 该接口用于查询数字人智能直播任务列表。
|
|
567
|
+
*
|
|
568
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
569
|
+
*
|
|
570
|
+
* @summary 查询数字人智能直播任务列表
|
|
571
|
+
* @param {string} roomId 剧本ID。
|
|
290
572
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
291
573
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
292
574
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
@@ -301,140 +583,698 @@ export declare class MetaStudioClient {
|
|
|
301
583
|
* @param {*} [options] Override http request option.
|
|
302
584
|
* @throws {RequiredError}
|
|
303
585
|
*/
|
|
304
|
-
|
|
586
|
+
listSmartLive(listSmartLiveRequest?: ListSmartLiveRequest): Promise<ListSmartLiveResponse>;
|
|
305
587
|
/**
|
|
306
|
-
*
|
|
588
|
+
* 该接口用于上报直播间事件。
|
|
307
589
|
*
|
|
308
590
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
309
591
|
*
|
|
310
|
-
* @summary
|
|
311
|
-
* @param {
|
|
592
|
+
* @summary 上报直播间事件
|
|
593
|
+
* @param {string} roomId 剧本ID。
|
|
594
|
+
* @param {string} jobId 任务ID。
|
|
595
|
+
* @param {ReportLiveEventReq} liveEventReportRequestBody 上报直播间事件请求。
|
|
312
596
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
313
597
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
314
598
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
315
599
|
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
316
|
-
* @param {string} [
|
|
600
|
+
* @param {string} [authKey] 鉴权Key。通过HmacSHA256生成的鉴权key
|
|
601
|
+
* @param {number} [expiresTime] 鉴权key过期时间。从1970年1月1日(UTC/GMT的午夜)开始所经过的豪秒数。
|
|
602
|
+
* @param {boolean} [refreshUrl] 是否刷新URL
|
|
317
603
|
* @param {*} [options] Override http request option.
|
|
318
604
|
* @throws {RequiredError}
|
|
319
605
|
*/
|
|
320
|
-
|
|
606
|
+
liveEventReport(liveEventReportRequest?: LiveEventReportRequest): Promise<LiveEventReportResponse>;
|
|
607
|
+
/**
|
|
608
|
+
* 该接口用于查询数字人智能直播任务详情。
|
|
609
|
+
*
|
|
610
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
611
|
+
*
|
|
612
|
+
* @summary 查询数字人智能直播任务详情
|
|
613
|
+
* @param {string} roomId 剧本ID。
|
|
614
|
+
* @param {string} jobId 任务ID。
|
|
615
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
616
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
617
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
618
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
619
|
+
* @param {*} [options] Override http request option.
|
|
620
|
+
* @throws {RequiredError}
|
|
621
|
+
*/
|
|
622
|
+
showSmartLive(showSmartLiveRequest?: ShowSmartLiveRequest): Promise<ShowSmartLiveResponse>;
|
|
623
|
+
/**
|
|
624
|
+
* 该接口用于启动数字人智能直播任务。
|
|
625
|
+
*
|
|
626
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
627
|
+
*
|
|
628
|
+
* @summary 启动数字人智能直播任务
|
|
629
|
+
* @param {string} roomId 剧本ID。
|
|
630
|
+
* @param {StartSmartLiveReq} startSmartLiveRequestBody 数字人智能直播任务创建请求。
|
|
631
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
632
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
633
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
634
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
635
|
+
* @param {*} [options] Override http request option.
|
|
636
|
+
* @throws {RequiredError}
|
|
637
|
+
*/
|
|
638
|
+
startSmartLive(startSmartLiveRequest?: StartSmartLiveRequest): Promise<StartSmartLiveResponse>;
|
|
639
|
+
/**
|
|
640
|
+
* 该接口用于结束数字人智能直播任务。
|
|
641
|
+
*
|
|
642
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
643
|
+
*
|
|
644
|
+
* @summary 结束数字人智能直播任务
|
|
645
|
+
* @param {string} roomId 剧本ID。
|
|
646
|
+
* @param {string} jobId 任务ID。
|
|
647
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
648
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
649
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
650
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
651
|
+
* @param {*} [options] Override http request option.
|
|
652
|
+
* @throws {RequiredError}
|
|
653
|
+
*/
|
|
654
|
+
stopSmartLive(stopSmartLiveRequest?: StopSmartLiveRequest): Promise<StopSmartLiveResponse>;
|
|
655
|
+
/**
|
|
656
|
+
* 该接口用于创建智能直播间。
|
|
657
|
+
*
|
|
658
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
659
|
+
*
|
|
660
|
+
* @summary 创建智能直播间
|
|
661
|
+
* @param {CreateSmartLiveRoomReq} createSmartLiveRoomRequestBody 创建智能直播间请求。
|
|
662
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
663
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
664
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
665
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
666
|
+
* @param {*} [options] Override http request option.
|
|
667
|
+
* @throws {RequiredError}
|
|
668
|
+
*/
|
|
669
|
+
createSmartLiveRoom(createSmartLiveRoomRequest?: CreateSmartLiveRoomRequest): Promise<CreateSmartLiveRoomResponse>;
|
|
670
|
+
/**
|
|
671
|
+
* 该接口用于删除智能直播间。
|
|
672
|
+
*
|
|
673
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
674
|
+
*
|
|
675
|
+
* @summary 删除智能直播间
|
|
676
|
+
* @param {string} roomId 剧本ID。
|
|
677
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
678
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
679
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
680
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
681
|
+
* @param {*} [options] Override http request option.
|
|
682
|
+
* @throws {RequiredError}
|
|
683
|
+
*/
|
|
684
|
+
deleteSmartLiveRoom(deleteSmartLiveRoomRequest?: DeleteSmartLiveRoomRequest): Promise<DeleteSmartLiveRoomResponse>;
|
|
685
|
+
/**
|
|
686
|
+
* 该接口用于智能直播间列表。
|
|
687
|
+
*
|
|
688
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
689
|
+
*
|
|
690
|
+
* @summary 查询智能直播间列表
|
|
691
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
692
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
693
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
694
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
695
|
+
* @param {number} [offset] 偏移量,表示从此偏移量开始查询。
|
|
696
|
+
* @param {number} [limit] 每页显示的条目数量。
|
|
697
|
+
* @param {string} [roomName] 按直播间名称模糊查询。
|
|
698
|
+
* @param {string} [dhId] 按数字人形象ID查询。
|
|
699
|
+
* @param {string} [modelName] 按形象名称模糊查询。
|
|
700
|
+
* @param {string} [liveState] 当前直播间直播状态。 WAITING,PROCESSING,SUCCESS,FAILED对应直播任务状态 NULL 对应没有直播任务 可多个状态查询,使用英文逗号分隔。
|
|
701
|
+
* @param {string} [startTime] 最近直播任务起始时间。格式遵循:RFC 3339 如\"2021-01-10T08:43:17Z\"。
|
|
702
|
+
* @param {string} [endTime] 最近直播任务结束时间。格式遵循:RFC 3339 如\"2021-01-10T10:43:17Z\"。
|
|
703
|
+
* @param {*} [options] Override http request option.
|
|
704
|
+
* @throws {RequiredError}
|
|
705
|
+
*/
|
|
706
|
+
listSmartLiveRooms(listSmartLiveRoomsRequest?: ListSmartLiveRoomsRequest): Promise<ListSmartLiveRoomsResponse>;
|
|
707
|
+
/**
|
|
708
|
+
* 该接口用于查询智能直播剧本详情。
|
|
709
|
+
*
|
|
710
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
711
|
+
*
|
|
712
|
+
* @summary 查询智能直播剧本详情
|
|
713
|
+
* @param {string} roomId 剧本ID。
|
|
714
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
715
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
716
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
717
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
718
|
+
* @param {*} [options] Override http request option.
|
|
719
|
+
* @throws {RequiredError}
|
|
720
|
+
*/
|
|
721
|
+
showSmartLiveRoom(showSmartLiveRoomRequest?: ShowSmartLiveRoomRequest): Promise<ShowSmartLiveRoomResponse>;
|
|
722
|
+
/**
|
|
723
|
+
* 该接口用于智能直播间信息。
|
|
724
|
+
*
|
|
725
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
726
|
+
*
|
|
727
|
+
* @summary 更新智能直播间信息
|
|
728
|
+
* @param {string} roomId 剧本ID。
|
|
729
|
+
* @param {CreateSmartLiveRoomReq} updateSmartLiveRoomRequestBody 更新智能直播间请求。
|
|
730
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
731
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
732
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
733
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
734
|
+
* @param {*} [options] Override http request option.
|
|
735
|
+
* @throws {RequiredError}
|
|
736
|
+
*/
|
|
737
|
+
updateSmartLiveRoom(updateSmartLiveRoomRequest?: UpdateSmartLiveRoomRequest): Promise<UpdateSmartLiveRoomResponse>;
|
|
738
|
+
/**
|
|
739
|
+
* 查询数字人风格列表
|
|
740
|
+
*
|
|
741
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
742
|
+
*
|
|
743
|
+
* @summary 查询数字人风格列表
|
|
744
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
745
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
746
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
747
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
748
|
+
* @param {number} [offset] 偏移量,表示从此偏移量开始查询。
|
|
749
|
+
* @param {number} [limit] 每页显示的条目数量。
|
|
750
|
+
* @param {string} [state] 任务状态,默认所有状态。 可多个状态查询,使用英文逗号分隔。 如state=CREATING,PUBLISHED
|
|
751
|
+
* @param {string} [sortKey] 排序字段,目前只支持create_time。
|
|
752
|
+
* @param {string} [sortDir] 排序方式。 * asc:升序 * desc:降序 默认asc升序。
|
|
753
|
+
* @param {string} [createUntil] 过滤创建时间<=输入时间的记录。
|
|
754
|
+
* @param {string} [createSince] 过滤创建时间>=输入时间的记录。
|
|
755
|
+
* @param {*} [options] Override http request option.
|
|
756
|
+
* @throws {RequiredError}
|
|
757
|
+
*/
|
|
758
|
+
listStyles(listStylesRequest?: ListStylesRequest): Promise<ListStylesResponse>;
|
|
759
|
+
/**
|
|
760
|
+
* 该接口用于创建驱动数字人表情、动作及语音的任务。
|
|
761
|
+
*
|
|
762
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
763
|
+
*
|
|
764
|
+
* @summary 创建语音驱动任务
|
|
765
|
+
* @param {CreateTTSAReq} createTTSARequestBody 数字人语音驱动任务创建请求。
|
|
766
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
767
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
768
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
769
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
770
|
+
* @param {string} [xUserPrivilege] 账号类型(INTERNAL_TEST:测试账号)
|
|
771
|
+
* @param {*} [options] Override http request option.
|
|
772
|
+
* @throws {RequiredError}
|
|
773
|
+
*/
|
|
774
|
+
createTtsa(createTtsaRequest?: CreateTtsaRequest): Promise<CreateTtsaResponse>;
|
|
775
|
+
/**
|
|
776
|
+
* 该接口用于获取生成的数字人驱动数据,包括语音、表情、动作等。
|
|
777
|
+
*
|
|
778
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
779
|
+
*
|
|
780
|
+
* @summary 获取语音驱动数据
|
|
781
|
+
* @param {string} jobId 任务ID。
|
|
782
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
783
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
784
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
785
|
+
* @param {number} [offset] 偏移量,表示生成内容时间偏移,目前每次返回2秒内容。
|
|
786
|
+
* @param {*} [options] Override http request option.
|
|
787
|
+
* @throws {RequiredError}
|
|
788
|
+
*/
|
|
789
|
+
listTtsaData(listTtsaDataRequest?: ListTtsaDataRequest): Promise<ListTtsaDataResponse>;
|
|
790
|
+
/**
|
|
791
|
+
* 该接口用于查询驱动数字人表情、动作及语音的任务列表。
|
|
792
|
+
*
|
|
793
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
794
|
+
*
|
|
795
|
+
* @summary 获取语音驱动任务列表
|
|
796
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
797
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
798
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
799
|
+
* @param {number} [offset] 偏移量,表示从此偏移量开始查询。
|
|
800
|
+
* @param {number} [limit] 每页显示的条目数量。
|
|
801
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
802
|
+
* @param {*} [options] Override http request option.
|
|
803
|
+
* @throws {RequiredError}
|
|
804
|
+
*/
|
|
805
|
+
listTtsaJobs(listTtsaJobsRequest?: ListTtsaJobsRequest): Promise<ListTtsaJobsResponse>;
|
|
806
|
+
/**
|
|
807
|
+
* 该接口用于创建视频驱动任务。
|
|
808
|
+
*
|
|
809
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
810
|
+
*
|
|
811
|
+
* @summary 创建视频驱动任务
|
|
812
|
+
* @param {VideoMotionCaptureJobReq} createVideoMotionCaptureJobRequestBody 视频驱动任务创建请求。
|
|
813
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
814
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
815
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
816
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
817
|
+
* @param {string} [xUserPrivilege] 测试用户判断。
|
|
818
|
+
* @param {*} [options] Override http request option.
|
|
819
|
+
* @throws {RequiredError}
|
|
820
|
+
*/
|
|
821
|
+
createVideoMotionCaptureJob(createVideoMotionCaptureJobRequest?: CreateVideoMotionCaptureJobRequest): Promise<CreateVideoMotionCaptureJobResponse>;
|
|
822
|
+
/**
|
|
823
|
+
* 该接口用于控制数字人驱动。
|
|
824
|
+
*
|
|
825
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
826
|
+
*
|
|
827
|
+
* @summary 控制数字人驱动
|
|
828
|
+
* @param {string} jobId 任务ID。
|
|
829
|
+
* @param {ControlDigitalHumanLiveReq} executeVideoMotionCaptureCommandRequestBody 控制数字人驱动。
|
|
830
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
831
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
832
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
833
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
834
|
+
* @param {*} [options] Override http request option.
|
|
835
|
+
* @throws {RequiredError}
|
|
836
|
+
*/
|
|
837
|
+
executeVideoMotionCaptureCommand(executeVideoMotionCaptureCommandRequest?: ExecuteVideoMotionCaptureCommandRequest): Promise<ExecuteVideoMotionCaptureCommandResponse>;
|
|
838
|
+
/**
|
|
839
|
+
* 该接口用于查询视频驱动任务列表。
|
|
840
|
+
*
|
|
841
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
842
|
+
*
|
|
843
|
+
* @summary 查询视频驱动任务列表
|
|
844
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
845
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
846
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
847
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
848
|
+
* @param {number} [offset] 偏移量,表示从此偏移量开始查询。
|
|
849
|
+
* @param {number} [limit] 每页显示的条目数量。
|
|
850
|
+
* @param {*} [options] Override http request option.
|
|
851
|
+
* @throws {RequiredError}
|
|
852
|
+
*/
|
|
853
|
+
listVideoMotionCaptureJobs(listVideoMotionCaptureJobsRequest?: ListVideoMotionCaptureJobsRequest): Promise<ListVideoMotionCaptureJobsResponse>;
|
|
854
|
+
/**
|
|
855
|
+
* 该接口用于查询视频驱动任务详情。
|
|
856
|
+
*
|
|
857
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
858
|
+
*
|
|
859
|
+
* @summary 查询视频驱动任务详情
|
|
860
|
+
* @param {string} jobId 任务ID。
|
|
861
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
862
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
863
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
864
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
865
|
+
* @param {*} [options] Override http request option.
|
|
866
|
+
* @throws {RequiredError}
|
|
867
|
+
*/
|
|
868
|
+
showVideoMotionCaptureJob(showVideoMotionCaptureJobRequest?: ShowVideoMotionCaptureJobRequest): Promise<ShowVideoMotionCaptureJobResponse>;
|
|
869
|
+
/**
|
|
870
|
+
* 该接口用于停止视频驱动任务。
|
|
871
|
+
*
|
|
872
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
873
|
+
*
|
|
874
|
+
* @summary 停止视频驱动任务
|
|
875
|
+
* @param {string} jobId 任务ID。
|
|
876
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
877
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
878
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
879
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
880
|
+
* @param {*} [options] Override http request option.
|
|
881
|
+
* @throws {RequiredError}
|
|
882
|
+
*/
|
|
883
|
+
stopVideoMotionCaptureJob(stopVideoMotionCaptureJobRequest?: StopVideoMotionCaptureJobRequest): Promise<StopVideoMotionCaptureJobResponse>;
|
|
884
|
+
/**
|
|
885
|
+
* 该接口用于创建视频制作剧本。
|
|
886
|
+
*
|
|
887
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
888
|
+
*
|
|
889
|
+
* @summary 创建视频制作剧本
|
|
890
|
+
* @param {CreateVideoScriptsReq} createVideoScriptsRequestBody 创建视频制作脚本请求。
|
|
891
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
892
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
893
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
894
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
895
|
+
* @param {*} [options] Override http request option.
|
|
896
|
+
* @throws {RequiredError}
|
|
897
|
+
*/
|
|
898
|
+
createVideoScripts(createVideoScriptsRequest?: CreateVideoScriptsRequest): Promise<CreateVideoScriptsResponse>;
|
|
899
|
+
/**
|
|
900
|
+
* 该接口用于删除视频制作剧本。
|
|
901
|
+
*
|
|
902
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
903
|
+
*
|
|
904
|
+
* @summary 删除视频制作剧本
|
|
905
|
+
* @param {string} scriptId 剧本ID。
|
|
906
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
907
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
908
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
909
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
910
|
+
* @param {*} [options] Override http request option.
|
|
911
|
+
* @throws {RequiredError}
|
|
912
|
+
*/
|
|
913
|
+
deleteVideoScript(deleteVideoScriptRequest?: DeleteVideoScriptRequest): Promise<DeleteVideoScriptResponse>;
|
|
914
|
+
/**
|
|
915
|
+
* 该接口用于查询视频制作剧本列表。
|
|
916
|
+
*
|
|
917
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
918
|
+
*
|
|
919
|
+
* @summary 查询视频制作剧本列表
|
|
920
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
921
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
922
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
923
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
924
|
+
* @param {number} [offset] 偏移量,表示从此偏移量开始查询。
|
|
925
|
+
* @param {number} [limit] 每页显示的条目数量。
|
|
926
|
+
* @param {*} [options] Override http request option.
|
|
927
|
+
* @throws {RequiredError}
|
|
928
|
+
*/
|
|
929
|
+
listVideoScripts(listVideoScriptsRequest?: ListVideoScriptsRequest): Promise<ListVideoScriptsResponse>;
|
|
930
|
+
/**
|
|
931
|
+
* 该接口用于查询视频制作剧本详情。
|
|
932
|
+
*
|
|
933
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
934
|
+
*
|
|
935
|
+
* @summary 查询视频制作剧本详情
|
|
936
|
+
* @param {string} scriptId 剧本ID。
|
|
937
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
938
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
939
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
940
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
941
|
+
* @param {*} [options] Override http request option.
|
|
942
|
+
* @throws {RequiredError}
|
|
943
|
+
*/
|
|
944
|
+
showVideoScript(showVideoScriptRequest?: ShowVideoScriptRequest): Promise<ShowVideoScriptResponse>;
|
|
945
|
+
/**
|
|
946
|
+
* 该接口用于更新视频制作剧本。
|
|
947
|
+
*
|
|
948
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
949
|
+
*
|
|
950
|
+
* @summary 更新视频制作剧本
|
|
951
|
+
* @param {string} scriptId 剧本ID。
|
|
952
|
+
* @param {UpdateVideoScriptsReq} updateVideoScriptRequestBody 更新数字人请求。
|
|
953
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
954
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
955
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
956
|
+
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
957
|
+
* @param {*} [options] Override http request option.
|
|
958
|
+
* @throws {RequiredError}
|
|
959
|
+
*/
|
|
960
|
+
updateVideoScript(updateVideoScriptRequest?: UpdateVideoScriptRequest): Promise<UpdateVideoScriptResponse>;
|
|
961
|
+
}
|
|
962
|
+
export declare const ParamCreater: () => {
|
|
963
|
+
/**
|
|
964
|
+
* 该接口用于在资产库中添加上传新的媒体资产。可上传的资产类型包括:数字人模型、素材、视频、图片、场景等。
|
|
965
|
+
*
|
|
966
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
967
|
+
*/
|
|
968
|
+
createDigitalAsset(createDigitalAssetRequest?: CreateDigitalAssetRequest): {
|
|
969
|
+
method: string;
|
|
970
|
+
url: string;
|
|
971
|
+
contentType: string;
|
|
972
|
+
queryParams: {};
|
|
973
|
+
pathParams: {};
|
|
974
|
+
headers: {};
|
|
975
|
+
data: {};
|
|
976
|
+
};
|
|
977
|
+
/**
|
|
978
|
+
* 该接口用于删除资产库中的媒体资产。第一次调用删除接口,将指定资产放入回收站;第二次调用删除接口,将指定资产彻底删除。
|
|
979
|
+
*
|
|
980
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
981
|
+
*/
|
|
982
|
+
deleteAsset(deleteAssetRequest?: DeleteAssetRequest): {
|
|
983
|
+
method: string;
|
|
984
|
+
url: string;
|
|
985
|
+
contentType: string;
|
|
986
|
+
queryParams: {};
|
|
987
|
+
pathParams: {};
|
|
988
|
+
headers: {};
|
|
989
|
+
};
|
|
990
|
+
/**
|
|
991
|
+
* 该接口用于查询媒体资产库中指定的多个资产的概要信息。
|
|
992
|
+
*
|
|
993
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
994
|
+
*/
|
|
995
|
+
listAssetSummary(listAssetSummaryRequest?: ListAssetSummaryRequest): {
|
|
996
|
+
method: string;
|
|
997
|
+
url: string;
|
|
998
|
+
contentType: string;
|
|
999
|
+
queryParams: {};
|
|
1000
|
+
pathParams: {};
|
|
1001
|
+
headers: {};
|
|
1002
|
+
data: {};
|
|
1003
|
+
};
|
|
1004
|
+
/**
|
|
1005
|
+
* 该接口用于查询资产库中的媒体资产列表。
|
|
1006
|
+
*
|
|
1007
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1008
|
+
*/
|
|
1009
|
+
listAssets(listAssetsRequest?: ListAssetsRequest): {
|
|
1010
|
+
method: string;
|
|
1011
|
+
url: string;
|
|
1012
|
+
contentType: string;
|
|
1013
|
+
queryParams: {};
|
|
1014
|
+
pathParams: {};
|
|
1015
|
+
headers: {};
|
|
1016
|
+
};
|
|
1017
|
+
/**
|
|
1018
|
+
* 该接口用于恢复被删除至回收站的媒体资产。
|
|
1019
|
+
*
|
|
1020
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1021
|
+
*/
|
|
1022
|
+
restoreAsset(restoreAssetRequest?: RestoreAssetRequest): {
|
|
1023
|
+
method: string;
|
|
1024
|
+
url: string;
|
|
1025
|
+
contentType: string;
|
|
1026
|
+
queryParams: {};
|
|
1027
|
+
pathParams: {};
|
|
1028
|
+
headers: {};
|
|
1029
|
+
};
|
|
1030
|
+
/**
|
|
1031
|
+
* 该接口用于查询资产库中指定媒体资产的详情。
|
|
1032
|
+
*
|
|
1033
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1034
|
+
*/
|
|
1035
|
+
showAsset(showAssetRequest?: ShowAssetRequest): {
|
|
1036
|
+
method: string;
|
|
1037
|
+
url: string;
|
|
1038
|
+
contentType: string;
|
|
1039
|
+
queryParams: {};
|
|
1040
|
+
pathParams: {};
|
|
1041
|
+
headers: {};
|
|
1042
|
+
};
|
|
1043
|
+
/**
|
|
1044
|
+
* 该接口用于更新资产库中的媒体资产信息。
|
|
1045
|
+
*
|
|
1046
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1047
|
+
*/
|
|
1048
|
+
updateDigitalAsset(updateDigitalAssetRequest?: UpdateDigitalAssetRequest): {
|
|
1049
|
+
method: string;
|
|
1050
|
+
url: string;
|
|
1051
|
+
contentType: string;
|
|
1052
|
+
queryParams: {};
|
|
1053
|
+
pathParams: {};
|
|
1054
|
+
headers: {};
|
|
1055
|
+
data: {};
|
|
1056
|
+
};
|
|
1057
|
+
/**
|
|
1058
|
+
* 该接口用于数字人名片制作任务。
|
|
1059
|
+
*
|
|
1060
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1061
|
+
*/
|
|
1062
|
+
createDigitalHumanBusinessCard(createDigitalHumanBusinessCardRequest?: CreateDigitalHumanBusinessCardRequest): {
|
|
1063
|
+
method: string;
|
|
1064
|
+
url: string;
|
|
1065
|
+
contentType: string;
|
|
1066
|
+
queryParams: {};
|
|
1067
|
+
pathParams: {};
|
|
1068
|
+
headers: {};
|
|
1069
|
+
data: {};
|
|
1070
|
+
};
|
|
1071
|
+
/**
|
|
1072
|
+
* 该接口用于删除数字人名片制作任务。
|
|
1073
|
+
*
|
|
1074
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1075
|
+
*/
|
|
1076
|
+
deleteDigitalHumanBusinessCard(deleteDigitalHumanBusinessCardRequest?: DeleteDigitalHumanBusinessCardRequest): {
|
|
1077
|
+
method: string;
|
|
1078
|
+
url: string;
|
|
1079
|
+
contentType: string;
|
|
1080
|
+
queryParams: {};
|
|
1081
|
+
pathParams: {};
|
|
1082
|
+
headers: {};
|
|
1083
|
+
};
|
|
1084
|
+
/**
|
|
1085
|
+
* 该接口用于查询数字人名片制作任务列表。
|
|
1086
|
+
*
|
|
1087
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1088
|
+
*/
|
|
1089
|
+
listDigitalHumanBusinessCard(listDigitalHumanBusinessCardRequest?: ListDigitalHumanBusinessCardRequest): {
|
|
1090
|
+
method: string;
|
|
1091
|
+
url: string;
|
|
1092
|
+
contentType: string;
|
|
1093
|
+
queryParams: {};
|
|
1094
|
+
pathParams: {};
|
|
1095
|
+
headers: {};
|
|
1096
|
+
};
|
|
1097
|
+
/**
|
|
1098
|
+
* 该接口用于查询数字人名片制作任务详情。
|
|
1099
|
+
*
|
|
1100
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1101
|
+
*/
|
|
1102
|
+
showDigitalHumanBusinessCard(showDigitalHumanBusinessCardRequest?: ShowDigitalHumanBusinessCardRequest): {
|
|
1103
|
+
method: string;
|
|
1104
|
+
url: string;
|
|
1105
|
+
contentType: string;
|
|
1106
|
+
queryParams: {};
|
|
1107
|
+
pathParams: {};
|
|
1108
|
+
headers: {};
|
|
1109
|
+
};
|
|
1110
|
+
/**
|
|
1111
|
+
* 该接口用于更新数字人名片制作任务。
|
|
1112
|
+
*
|
|
1113
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1114
|
+
*/
|
|
1115
|
+
updateDigitalHumanBusinessCard(updateDigitalHumanBusinessCardRequest?: UpdateDigitalHumanBusinessCardRequest): {
|
|
1116
|
+
method: string;
|
|
1117
|
+
url: string;
|
|
1118
|
+
contentType: string;
|
|
1119
|
+
queryParams: {};
|
|
1120
|
+
pathParams: {};
|
|
1121
|
+
headers: {};
|
|
1122
|
+
data: {};
|
|
1123
|
+
};
|
|
1124
|
+
/**
|
|
1125
|
+
* 该接口用于取消等待中的分身数字人视频制作任务。
|
|
1126
|
+
*
|
|
1127
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1128
|
+
*/
|
|
1129
|
+
cancel2DDigitalHumanVideo(cancel2DDigitalHumanVideoRequest?: Cancel2DDigitalHumanVideoRequest): {
|
|
1130
|
+
method: string;
|
|
1131
|
+
url: string;
|
|
1132
|
+
contentType: string;
|
|
1133
|
+
queryParams: {};
|
|
1134
|
+
pathParams: {};
|
|
1135
|
+
headers: {};
|
|
1136
|
+
};
|
|
1137
|
+
/**
|
|
1138
|
+
* 该接口用于创建分身数字人视频制作任务。
|
|
1139
|
+
*
|
|
1140
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1141
|
+
*/
|
|
1142
|
+
create2DDigitalHumanVideo(create2DDigitalHumanVideoRequest?: Create2DDigitalHumanVideoRequest): {
|
|
1143
|
+
method: string;
|
|
1144
|
+
url: string;
|
|
1145
|
+
contentType: string;
|
|
1146
|
+
queryParams: {};
|
|
1147
|
+
pathParams: {};
|
|
1148
|
+
headers: {};
|
|
1149
|
+
data: {};
|
|
1150
|
+
};
|
|
1151
|
+
/**
|
|
1152
|
+
* 该接口用于查询分身数字人视频制作任务详情。
|
|
1153
|
+
*
|
|
1154
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1155
|
+
*/
|
|
1156
|
+
show2DDigitalHumanVideo(show2DDigitalHumanVideoRequest?: Show2DDigitalHumanVideoRequest): {
|
|
1157
|
+
method: string;
|
|
1158
|
+
url: string;
|
|
1159
|
+
contentType: string;
|
|
1160
|
+
queryParams: {};
|
|
1161
|
+
pathParams: {};
|
|
1162
|
+
headers: {};
|
|
1163
|
+
};
|
|
1164
|
+
/**
|
|
1165
|
+
* 该接口用于取消等待中的照片分身数字人视频制作任务。
|
|
1166
|
+
*
|
|
1167
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1168
|
+
*/
|
|
1169
|
+
cancelPhotoDigitalHumanVideo(cancelPhotoDigitalHumanVideoRequest?: CancelPhotoDigitalHumanVideoRequest): {
|
|
1170
|
+
method: string;
|
|
1171
|
+
url: string;
|
|
1172
|
+
contentType: string;
|
|
1173
|
+
queryParams: {};
|
|
1174
|
+
pathParams: {};
|
|
1175
|
+
headers: {};
|
|
1176
|
+
};
|
|
321
1177
|
/**
|
|
322
|
-
*
|
|
1178
|
+
* 该接口用于创建照片检测任务,检测照片是否满足制作照片数字人的要求。
|
|
323
1179
|
*
|
|
324
1180
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
325
|
-
*
|
|
326
|
-
* @summary 获取语音驱动数据
|
|
327
|
-
* @param {string} jobId 任务ID。
|
|
328
|
-
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
329
|
-
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
330
|
-
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
331
|
-
* @param {number} [offset] 偏移量,表示生成内容时间偏移,目前每次返回2秒内容。
|
|
332
|
-
* @param {*} [options] Override http request option.
|
|
333
|
-
* @throws {RequiredError}
|
|
334
1181
|
*/
|
|
335
|
-
|
|
1182
|
+
createPhotoDetection(createPhotoDetectionRequest?: CreatePhotoDetectionRequest): {
|
|
1183
|
+
method: string;
|
|
1184
|
+
url: string;
|
|
1185
|
+
contentType: string;
|
|
1186
|
+
queryParams: {};
|
|
1187
|
+
pathParams: {};
|
|
1188
|
+
headers: {};
|
|
1189
|
+
data: {};
|
|
1190
|
+
};
|
|
336
1191
|
/**
|
|
337
|
-
*
|
|
1192
|
+
* 该接口用于创建照片分身数字人视频制作任务。
|
|
338
1193
|
*
|
|
339
1194
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
340
|
-
*
|
|
341
|
-
* @summary 获取语音驱动任务列表
|
|
342
|
-
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
343
|
-
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
344
|
-
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
345
|
-
* @param {number} [offset] 偏移量,表示从此偏移量开始查询。
|
|
346
|
-
* @param {number} [limit] 每页显示的条目数量。
|
|
347
|
-
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
348
|
-
* @param {*} [options] Override http request option.
|
|
349
|
-
* @throws {RequiredError}
|
|
350
1195
|
*/
|
|
351
|
-
|
|
1196
|
+
createPhotoDigitalHumanVideo(createPhotoDigitalHumanVideoRequest?: CreatePhotoDigitalHumanVideoRequest): {
|
|
1197
|
+
method: string;
|
|
1198
|
+
url: string;
|
|
1199
|
+
contentType: string;
|
|
1200
|
+
queryParams: {};
|
|
1201
|
+
pathParams: {};
|
|
1202
|
+
headers: {};
|
|
1203
|
+
data: {};
|
|
1204
|
+
};
|
|
352
1205
|
/**
|
|
353
|
-
*
|
|
1206
|
+
* 该接口用于查询照片检测任务详情。
|
|
354
1207
|
*
|
|
355
1208
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
356
|
-
*
|
|
357
|
-
* @summary 创建视频驱动任务
|
|
358
|
-
* @param {VideoMotionCaptureJobReq} createVideoMotionCaptureJobRequestBody 视频驱动任务创建请求。
|
|
359
|
-
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
360
|
-
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
361
|
-
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
362
|
-
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
363
|
-
* @param {string} [xUserPrivilege] 测试用户判断。
|
|
364
|
-
* @param {*} [options] Override http request option.
|
|
365
|
-
* @throws {RequiredError}
|
|
366
1209
|
*/
|
|
367
|
-
|
|
1210
|
+
showPhotoDetection(showPhotoDetectionRequest?: ShowPhotoDetectionRequest): {
|
|
1211
|
+
method: string;
|
|
1212
|
+
url: string;
|
|
1213
|
+
contentType: string;
|
|
1214
|
+
queryParams: {};
|
|
1215
|
+
pathParams: {};
|
|
1216
|
+
headers: {};
|
|
1217
|
+
};
|
|
368
1218
|
/**
|
|
369
|
-
*
|
|
1219
|
+
* 该接口用于查询照片分身数字人视频制作任务详情。
|
|
370
1220
|
*
|
|
371
1221
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
372
|
-
*
|
|
373
|
-
* @summary 控制数字人驱动
|
|
374
|
-
* @param {string} jobId 任务ID。
|
|
375
|
-
* @param {ControlDigitalHumanLiveReq} executeVideoMotionCaptureCommandRequestBody 控制数字人驱动。
|
|
376
|
-
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
377
|
-
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
378
|
-
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
379
|
-
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
380
|
-
* @param {*} [options] Override http request option.
|
|
381
|
-
* @throws {RequiredError}
|
|
382
1222
|
*/
|
|
383
|
-
|
|
1223
|
+
showPhotoDigitalHumanVideo(showPhotoDigitalHumanVideoRequest?: ShowPhotoDigitalHumanVideoRequest): {
|
|
1224
|
+
method: string;
|
|
1225
|
+
url: string;
|
|
1226
|
+
contentType: string;
|
|
1227
|
+
queryParams: {};
|
|
1228
|
+
pathParams: {};
|
|
1229
|
+
headers: {};
|
|
1230
|
+
};
|
|
384
1231
|
/**
|
|
385
|
-
*
|
|
1232
|
+
* 资产文件上传完毕后,通过该接口确认上传完成。
|
|
386
1233
|
*
|
|
387
1234
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
388
|
-
*
|
|
389
|
-
* @summary 查询视频驱动任务列表
|
|
390
|
-
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
391
|
-
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
392
|
-
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
393
|
-
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
394
|
-
* @param {number} [offset] 偏移量,表示从此偏移量开始查询。
|
|
395
|
-
* @param {number} [limit] 每页显示的条目数量。
|
|
396
|
-
* @param {*} [options] Override http request option.
|
|
397
|
-
* @throws {RequiredError}
|
|
398
1235
|
*/
|
|
399
|
-
|
|
1236
|
+
confirmFileUpload(confirmFileUploadRequest?: ConfirmFileUploadRequest): {
|
|
1237
|
+
method: string;
|
|
1238
|
+
url: string;
|
|
1239
|
+
contentType: string;
|
|
1240
|
+
queryParams: {};
|
|
1241
|
+
pathParams: {};
|
|
1242
|
+
headers: {};
|
|
1243
|
+
data: {};
|
|
1244
|
+
};
|
|
400
1245
|
/**
|
|
401
|
-
*
|
|
1246
|
+
* 该接口用于创建文件并获取上传URL。
|
|
402
1247
|
*
|
|
403
1248
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
404
|
-
*
|
|
405
|
-
* @summary 查询视频驱动任务详情
|
|
406
|
-
* @param {string} jobId 任务ID。
|
|
407
|
-
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
408
|
-
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
409
|
-
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
410
|
-
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
411
|
-
* @param {*} [options] Override http request option.
|
|
412
|
-
* @throws {RequiredError}
|
|
413
1249
|
*/
|
|
414
|
-
|
|
1250
|
+
createFile(createFileRequest?: CreateFileRequest): {
|
|
1251
|
+
method: string;
|
|
1252
|
+
url: string;
|
|
1253
|
+
contentType: string;
|
|
1254
|
+
queryParams: {};
|
|
1255
|
+
pathParams: {};
|
|
1256
|
+
headers: {};
|
|
1257
|
+
data: {};
|
|
1258
|
+
};
|
|
415
1259
|
/**
|
|
416
|
-
*
|
|
1260
|
+
* 该接口用于删除媒体资产库中指定的文件。
|
|
417
1261
|
*
|
|
418
1262
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
419
|
-
*
|
|
420
|
-
* @summary 停止视频驱动任务
|
|
421
|
-
* @param {string} jobId 任务ID。
|
|
422
|
-
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
423
|
-
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
424
|
-
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
425
|
-
* @param {string} [xAppUserId] 开发者应用作为资产权属的可选字段。
|
|
426
|
-
* @param {*} [options] Override http request option.
|
|
427
|
-
* @throws {RequiredError}
|
|
428
1263
|
*/
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
1264
|
+
deleteFile(deleteFileRequest?: DeleteFileRequest): {
|
|
1265
|
+
method: string;
|
|
1266
|
+
url: string;
|
|
1267
|
+
contentType: string;
|
|
1268
|
+
queryParams: {};
|
|
1269
|
+
pathParams: {};
|
|
1270
|
+
headers: {};
|
|
1271
|
+
};
|
|
432
1272
|
/**
|
|
433
|
-
*
|
|
1273
|
+
* 该接口用于从URL中获取图片进行照片建模任务。
|
|
434
1274
|
*
|
|
435
1275
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
436
1276
|
*/
|
|
437
|
-
|
|
1277
|
+
createPictureModelingByUrlJob(createPictureModelingByUrlJobRequest?: CreatePictureModelingByUrlJobRequest): {
|
|
438
1278
|
method: string;
|
|
439
1279
|
url: string;
|
|
440
1280
|
contentType: string;
|
|
@@ -444,38 +1284,38 @@ export declare const ParamCreater: () => {
|
|
|
444
1284
|
data: {};
|
|
445
1285
|
};
|
|
446
1286
|
/**
|
|
447
|
-
*
|
|
1287
|
+
* 该接口用于创建风格化照片建模任务。通过上传照片,生成风格化数字人模型。
|
|
448
1288
|
*
|
|
449
1289
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
450
1290
|
*/
|
|
451
|
-
|
|
1291
|
+
createPictureModelingJob(createPictureModelingJobRequest?: CreatePictureModelingJobRequest): {
|
|
452
1292
|
method: string;
|
|
453
1293
|
url: string;
|
|
454
1294
|
contentType: string;
|
|
455
1295
|
queryParams: {};
|
|
456
1296
|
pathParams: {};
|
|
457
1297
|
headers: {};
|
|
1298
|
+
data: {};
|
|
458
1299
|
};
|
|
459
1300
|
/**
|
|
460
|
-
*
|
|
1301
|
+
* 该接口用于查询风格化照片建模任务列表。
|
|
461
1302
|
*
|
|
462
1303
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
463
1304
|
*/
|
|
464
|
-
|
|
1305
|
+
listPictureModelingJobs(listPictureModelingJobsRequest?: ListPictureModelingJobsRequest): {
|
|
465
1306
|
method: string;
|
|
466
1307
|
url: string;
|
|
467
1308
|
contentType: string;
|
|
468
1309
|
queryParams: {};
|
|
469
1310
|
pathParams: {};
|
|
470
1311
|
headers: {};
|
|
471
|
-
data: {};
|
|
472
1312
|
};
|
|
473
1313
|
/**
|
|
474
|
-
*
|
|
1314
|
+
* 该接口用于风格化查询照片建模任务详情。
|
|
475
1315
|
*
|
|
476
1316
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
477
1317
|
*/
|
|
478
|
-
|
|
1318
|
+
showPictureModelingJob(showPictureModelingJobRequest?: ShowPictureModelingJobRequest): {
|
|
479
1319
|
method: string;
|
|
480
1320
|
url: string;
|
|
481
1321
|
contentType: string;
|
|
@@ -484,24 +1324,25 @@ export declare const ParamCreater: () => {
|
|
|
484
1324
|
headers: {};
|
|
485
1325
|
};
|
|
486
1326
|
/**
|
|
487
|
-
*
|
|
1327
|
+
* 该接口用于控制数字人直播过程。
|
|
488
1328
|
*
|
|
489
1329
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
490
1330
|
*/
|
|
491
|
-
|
|
1331
|
+
executeSmartLiveCommand(executeSmartLiveCommandRequest?: ExecuteSmartLiveCommandRequest): {
|
|
492
1332
|
method: string;
|
|
493
1333
|
url: string;
|
|
494
1334
|
contentType: string;
|
|
495
1335
|
queryParams: {};
|
|
496
1336
|
pathParams: {};
|
|
497
1337
|
headers: {};
|
|
1338
|
+
data: {};
|
|
498
1339
|
};
|
|
499
1340
|
/**
|
|
500
|
-
*
|
|
1341
|
+
* 该接口用于查询数字人智能直播任务列表。
|
|
501
1342
|
*
|
|
502
1343
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
503
1344
|
*/
|
|
504
|
-
|
|
1345
|
+
listSmartLive(listSmartLiveRequest?: ListSmartLiveRequest): {
|
|
505
1346
|
method: string;
|
|
506
1347
|
url: string;
|
|
507
1348
|
contentType: string;
|
|
@@ -510,11 +1351,11 @@ export declare const ParamCreater: () => {
|
|
|
510
1351
|
headers: {};
|
|
511
1352
|
};
|
|
512
1353
|
/**
|
|
513
|
-
*
|
|
1354
|
+
* 该接口用于上报直播间事件。
|
|
514
1355
|
*
|
|
515
1356
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
516
1357
|
*/
|
|
517
|
-
|
|
1358
|
+
liveEventReport(liveEventReportRequest?: LiveEventReportRequest): {
|
|
518
1359
|
method: string;
|
|
519
1360
|
url: string;
|
|
520
1361
|
contentType: string;
|
|
@@ -524,25 +1365,24 @@ export declare const ParamCreater: () => {
|
|
|
524
1365
|
data: {};
|
|
525
1366
|
};
|
|
526
1367
|
/**
|
|
527
|
-
*
|
|
1368
|
+
* 该接口用于查询数字人智能直播任务详情。
|
|
528
1369
|
*
|
|
529
1370
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
530
1371
|
*/
|
|
531
|
-
|
|
1372
|
+
showSmartLive(showSmartLiveRequest?: ShowSmartLiveRequest): {
|
|
532
1373
|
method: string;
|
|
533
1374
|
url: string;
|
|
534
1375
|
contentType: string;
|
|
535
1376
|
queryParams: {};
|
|
536
1377
|
pathParams: {};
|
|
537
1378
|
headers: {};
|
|
538
|
-
data: {};
|
|
539
1379
|
};
|
|
540
1380
|
/**
|
|
541
|
-
*
|
|
1381
|
+
* 该接口用于启动数字人智能直播任务。
|
|
542
1382
|
*
|
|
543
1383
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
544
1384
|
*/
|
|
545
|
-
|
|
1385
|
+
startSmartLive(startSmartLiveRequest?: StartSmartLiveRequest): {
|
|
546
1386
|
method: string;
|
|
547
1387
|
url: string;
|
|
548
1388
|
contentType: string;
|
|
@@ -552,11 +1392,11 @@ export declare const ParamCreater: () => {
|
|
|
552
1392
|
data: {};
|
|
553
1393
|
};
|
|
554
1394
|
/**
|
|
555
|
-
*
|
|
1395
|
+
* 该接口用于结束数字人智能直播任务。
|
|
556
1396
|
*
|
|
557
1397
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
558
1398
|
*/
|
|
559
|
-
|
|
1399
|
+
stopSmartLive(stopSmartLiveRequest?: StopSmartLiveRequest): {
|
|
560
1400
|
method: string;
|
|
561
1401
|
url: string;
|
|
562
1402
|
contentType: string;
|
|
@@ -565,11 +1405,11 @@ export declare const ParamCreater: () => {
|
|
|
565
1405
|
headers: {};
|
|
566
1406
|
};
|
|
567
1407
|
/**
|
|
568
|
-
*
|
|
1408
|
+
* 该接口用于创建智能直播间。
|
|
569
1409
|
*
|
|
570
1410
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
571
1411
|
*/
|
|
572
|
-
|
|
1412
|
+
createSmartLiveRoom(createSmartLiveRoomRequest?: CreateSmartLiveRoomRequest): {
|
|
573
1413
|
method: string;
|
|
574
1414
|
url: string;
|
|
575
1415
|
contentType: string;
|
|
@@ -579,25 +1419,24 @@ export declare const ParamCreater: () => {
|
|
|
579
1419
|
data: {};
|
|
580
1420
|
};
|
|
581
1421
|
/**
|
|
582
|
-
*
|
|
1422
|
+
* 该接口用于删除智能直播间。
|
|
583
1423
|
*
|
|
584
1424
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
585
1425
|
*/
|
|
586
|
-
|
|
1426
|
+
deleteSmartLiveRoom(deleteSmartLiveRoomRequest?: DeleteSmartLiveRoomRequest): {
|
|
587
1427
|
method: string;
|
|
588
1428
|
url: string;
|
|
589
1429
|
contentType: string;
|
|
590
1430
|
queryParams: {};
|
|
591
1431
|
pathParams: {};
|
|
592
1432
|
headers: {};
|
|
593
|
-
data: {};
|
|
594
1433
|
};
|
|
595
1434
|
/**
|
|
596
|
-
*
|
|
1435
|
+
* 该接口用于智能直播间列表。
|
|
597
1436
|
*
|
|
598
1437
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
599
1438
|
*/
|
|
600
|
-
|
|
1439
|
+
listSmartLiveRooms(listSmartLiveRoomsRequest?: ListSmartLiveRoomsRequest): {
|
|
601
1440
|
method: string;
|
|
602
1441
|
url: string;
|
|
603
1442
|
contentType: string;
|
|
@@ -606,17 +1445,31 @@ export declare const ParamCreater: () => {
|
|
|
606
1445
|
headers: {};
|
|
607
1446
|
};
|
|
608
1447
|
/**
|
|
609
|
-
*
|
|
1448
|
+
* 该接口用于查询智能直播剧本详情。
|
|
610
1449
|
*
|
|
611
1450
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
612
1451
|
*/
|
|
613
|
-
|
|
1452
|
+
showSmartLiveRoom(showSmartLiveRoomRequest?: ShowSmartLiveRoomRequest): {
|
|
1453
|
+
method: string;
|
|
1454
|
+
url: string;
|
|
1455
|
+
contentType: string;
|
|
1456
|
+
queryParams: {};
|
|
1457
|
+
pathParams: {};
|
|
1458
|
+
headers: {};
|
|
1459
|
+
};
|
|
1460
|
+
/**
|
|
1461
|
+
* 该接口用于智能直播间信息。
|
|
1462
|
+
*
|
|
1463
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1464
|
+
*/
|
|
1465
|
+
updateSmartLiveRoom(updateSmartLiveRoomRequest?: UpdateSmartLiveRoomRequest): {
|
|
614
1466
|
method: string;
|
|
615
1467
|
url: string;
|
|
616
1468
|
contentType: string;
|
|
617
1469
|
queryParams: {};
|
|
618
1470
|
pathParams: {};
|
|
619
1471
|
headers: {};
|
|
1472
|
+
data: {};
|
|
620
1473
|
};
|
|
621
1474
|
/**
|
|
622
1475
|
* 查询数字人风格列表
|
|
@@ -738,6 +1591,73 @@ export declare const ParamCreater: () => {
|
|
|
738
1591
|
pathParams: {};
|
|
739
1592
|
headers: {};
|
|
740
1593
|
};
|
|
1594
|
+
/**
|
|
1595
|
+
* 该接口用于创建视频制作剧本。
|
|
1596
|
+
*
|
|
1597
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1598
|
+
*/
|
|
1599
|
+
createVideoScripts(createVideoScriptsRequest?: CreateVideoScriptsRequest): {
|
|
1600
|
+
method: string;
|
|
1601
|
+
url: string;
|
|
1602
|
+
contentType: string;
|
|
1603
|
+
queryParams: {};
|
|
1604
|
+
pathParams: {};
|
|
1605
|
+
headers: {};
|
|
1606
|
+
data: {};
|
|
1607
|
+
};
|
|
1608
|
+
/**
|
|
1609
|
+
* 该接口用于删除视频制作剧本。
|
|
1610
|
+
*
|
|
1611
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1612
|
+
*/
|
|
1613
|
+
deleteVideoScript(deleteVideoScriptRequest?: DeleteVideoScriptRequest): {
|
|
1614
|
+
method: string;
|
|
1615
|
+
url: string;
|
|
1616
|
+
contentType: string;
|
|
1617
|
+
queryParams: {};
|
|
1618
|
+
pathParams: {};
|
|
1619
|
+
headers: {};
|
|
1620
|
+
};
|
|
1621
|
+
/**
|
|
1622
|
+
* 该接口用于查询视频制作剧本列表。
|
|
1623
|
+
*
|
|
1624
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1625
|
+
*/
|
|
1626
|
+
listVideoScripts(listVideoScriptsRequest?: ListVideoScriptsRequest): {
|
|
1627
|
+
method: string;
|
|
1628
|
+
url: string;
|
|
1629
|
+
contentType: string;
|
|
1630
|
+
queryParams: {};
|
|
1631
|
+
pathParams: {};
|
|
1632
|
+
headers: {};
|
|
1633
|
+
};
|
|
1634
|
+
/**
|
|
1635
|
+
* 该接口用于查询视频制作剧本详情。
|
|
1636
|
+
*
|
|
1637
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1638
|
+
*/
|
|
1639
|
+
showVideoScript(showVideoScriptRequest?: ShowVideoScriptRequest): {
|
|
1640
|
+
method: string;
|
|
1641
|
+
url: string;
|
|
1642
|
+
contentType: string;
|
|
1643
|
+
queryParams: {};
|
|
1644
|
+
pathParams: {};
|
|
1645
|
+
headers: {};
|
|
1646
|
+
};
|
|
1647
|
+
/**
|
|
1648
|
+
* 该接口用于更新视频制作剧本。
|
|
1649
|
+
*
|
|
1650
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1651
|
+
*/
|
|
1652
|
+
updateVideoScript(updateVideoScriptRequest?: UpdateVideoScriptRequest): {
|
|
1653
|
+
method: string;
|
|
1654
|
+
url: string;
|
|
1655
|
+
contentType: string;
|
|
1656
|
+
queryParams: {};
|
|
1657
|
+
pathParams: {};
|
|
1658
|
+
headers: {};
|
|
1659
|
+
data: {};
|
|
1660
|
+
};
|
|
741
1661
|
};
|
|
742
1662
|
/**
|
|
743
1663
|
*
|