@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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreatePictureModelingJobResponse.js","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/CreatePictureModelingJobResponse.ts"],"names":[],"mappings":";;;AACA,+EAA4E;AAE5E,MAAa,gCAAiC,SAAQ,yBAAW;
|
|
1
|
+
{"version":3,"file":"CreatePictureModelingJobResponse.js","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/CreatePictureModelingJobResponse.ts"],"names":[],"mappings":";;;AACA,+EAA4E;AAE5E,MAAa,gCAAiC,SAAQ,yBAAW;IAI7D;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;QACvB,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,KAAK,CAAC,KAA0B;QACvC,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;IAC3B,CAAC;IACD,IAAW,KAAK;QACZ,OAAO,IAAI,CAAC,QAAQ,CAAC,CAAC;IAC1B,CAAC;IACM,gBAAgB,CAAC,YAAoB;QACxC,IAAI,CAAC,gBAAgB,CAAC,GAAG,YAAY,CAAC;QACtC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,YAAY,CAAC,YAAiC;QACrD,IAAI,CAAC,gBAAgB,CAAC,GAAG,YAAY,CAAC;IAC1C,CAAC;IACD,IAAW,YAAY;QACnB,OAAO,IAAI,CAAC,gBAAgB,CAAC,CAAC;IAClC,CAAC;IACM,cAAc,CAAC,UAAkB;QACpC,IAAI,CAAC,cAAc,CAAC,GAAG,UAAU,CAAC;QAClC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,UAAU,CAAC,UAA+B;QACjD,IAAI,CAAC,cAAc,CAAC,GAAG,UAAU,CAAC;IACtC,CAAC;IACD,IAAW,UAAU;QACjB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;CACJ;AArCD,4EAqCC"}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
import { InteractionRuleInfo } from './InteractionRuleInfo';
|
|
2
|
+
import { LiveVideoScriptInfo } from './LiveVideoScriptInfo';
|
|
3
|
+
import { PlayPolicy } from './PlayPolicy';
|
|
4
|
+
import { VideoConfig } from './VideoConfig';
|
|
5
|
+
export declare class CreateSmartLiveRoomReq {
|
|
6
|
+
private 'room_name'?;
|
|
7
|
+
private 'room_description'?;
|
|
8
|
+
private 'room_type'?;
|
|
9
|
+
private 'scene_scripts'?;
|
|
10
|
+
private 'interaction_rules'?;
|
|
11
|
+
private 'play_policy'?;
|
|
12
|
+
private 'video_config'?;
|
|
13
|
+
private 'output_urls'?;
|
|
14
|
+
constructor(roomName?: string);
|
|
15
|
+
withRoomName(roomName: string): CreateSmartLiveRoomReq;
|
|
16
|
+
set roomName(roomName: string | undefined);
|
|
17
|
+
get roomName(): string | undefined;
|
|
18
|
+
withRoomDescription(roomDescription: string): CreateSmartLiveRoomReq;
|
|
19
|
+
set roomDescription(roomDescription: string | undefined);
|
|
20
|
+
get roomDescription(): string | undefined;
|
|
21
|
+
withRoomType(roomType: CreateSmartLiveRoomReqRoomTypeEnum | string): CreateSmartLiveRoomReq;
|
|
22
|
+
set roomType(roomType: CreateSmartLiveRoomReqRoomTypeEnum | string | undefined);
|
|
23
|
+
get roomType(): CreateSmartLiveRoomReqRoomTypeEnum | string | undefined;
|
|
24
|
+
withSceneScripts(sceneScripts: Array<LiveVideoScriptInfo>): CreateSmartLiveRoomReq;
|
|
25
|
+
set sceneScripts(sceneScripts: Array<LiveVideoScriptInfo> | undefined);
|
|
26
|
+
get sceneScripts(): Array<LiveVideoScriptInfo> | undefined;
|
|
27
|
+
withInteractionRules(interactionRules: Array<InteractionRuleInfo>): CreateSmartLiveRoomReq;
|
|
28
|
+
set interactionRules(interactionRules: Array<InteractionRuleInfo> | undefined);
|
|
29
|
+
get interactionRules(): Array<InteractionRuleInfo> | undefined;
|
|
30
|
+
withPlayPolicy(playPolicy: PlayPolicy): CreateSmartLiveRoomReq;
|
|
31
|
+
set playPolicy(playPolicy: PlayPolicy | undefined);
|
|
32
|
+
get playPolicy(): PlayPolicy | undefined;
|
|
33
|
+
withVideoConfig(videoConfig: VideoConfig): CreateSmartLiveRoomReq;
|
|
34
|
+
set videoConfig(videoConfig: VideoConfig | undefined);
|
|
35
|
+
get videoConfig(): VideoConfig | undefined;
|
|
36
|
+
withOutputUrls(outputUrls: Array<string>): CreateSmartLiveRoomReq;
|
|
37
|
+
set outputUrls(outputUrls: Array<string> | undefined);
|
|
38
|
+
get outputUrls(): Array<string> | undefined;
|
|
39
|
+
}
|
|
40
|
+
/**
|
|
41
|
+
* @export
|
|
42
|
+
* @enum {string}
|
|
43
|
+
*/
|
|
44
|
+
export declare enum CreateSmartLiveRoomReqRoomTypeEnum {
|
|
45
|
+
NORMAL = "NORMAL",
|
|
46
|
+
TEMP = "TEMP"
|
|
47
|
+
}
|
|
48
|
+
//# sourceMappingURL=CreateSmartLiveRoomReq.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateSmartLiveRoomReq.d.ts","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/CreateSmartLiveRoomReq.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAG5C,qBAAa,sBAAsB;IAC/B,OAAO,CAAC,WAAW,CAAC,CAAS;IAC7B,OAAO,CAAC,kBAAkB,CAAC,CAAS;IACpC,OAAO,CAAC,WAAW,CAAC,CAA8C;IAClE,OAAO,CAAC,eAAe,CAAC,CAA6B;IACrD,OAAO,CAAC,mBAAmB,CAAC,CAA6B;IACzD,OAAO,CAAC,aAAa,CAAC,CAAa;IACnC,OAAO,CAAC,cAAc,CAAC,CAAc;IACrC,OAAO,CAAC,aAAa,CAAC,CAAgB;gBACnB,QAAQ,CAAC,EAAE,MAAM;IAG7B,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,sBAAsB;IAI7D,IAAW,QAAQ,CAAC,QAAQ,EAAE,MAAM,GAAI,SAAS,EAEhD;IACD,IAAW,QAAQ,IAAI,MAAM,GAAG,SAAS,CAExC;IACM,mBAAmB,CAAC,eAAe,EAAE,MAAM,GAAG,sBAAsB;IAI3E,IAAW,eAAe,CAAC,eAAe,EAAE,MAAM,GAAI,SAAS,EAE9D;IACD,IAAW,eAAe,IAAI,MAAM,GAAG,SAAS,CAE/C;IACM,YAAY,CAAC,QAAQ,EAAE,kCAAkC,GAAG,MAAM,GAAG,sBAAsB;IAIlG,IAAW,QAAQ,CAAC,QAAQ,EAAE,kCAAkC,GAAG,MAAM,GAAI,SAAS,EAErF;IACD,IAAW,QAAQ,IAAI,kCAAkC,GAAG,MAAM,GAAG,SAAS,CAE7E;IACM,gBAAgB,CAAC,YAAY,EAAE,KAAK,CAAC,mBAAmB,CAAC,GAAG,sBAAsB;IAIzF,IAAW,YAAY,CAAC,YAAY,EAAE,KAAK,CAAC,mBAAmB,CAAC,GAAI,SAAS,EAE5E;IACD,IAAW,YAAY,IAAI,KAAK,CAAC,mBAAmB,CAAC,GAAG,SAAS,CAEhE;IACM,oBAAoB,CAAC,gBAAgB,EAAE,KAAK,CAAC,mBAAmB,CAAC,GAAG,sBAAsB;IAIjG,IAAW,gBAAgB,CAAC,gBAAgB,EAAE,KAAK,CAAC,mBAAmB,CAAC,GAAI,SAAS,EAEpF;IACD,IAAW,gBAAgB,IAAI,KAAK,CAAC,mBAAmB,CAAC,GAAG,SAAS,CAEpE;IACM,cAAc,CAAC,UAAU,EAAE,UAAU,GAAG,sBAAsB;IAIrE,IAAW,UAAU,CAAC,UAAU,EAAE,UAAU,GAAI,SAAS,EAExD;IACD,IAAW,UAAU,IAAI,UAAU,GAAG,SAAS,CAE9C;IACM,eAAe,CAAC,WAAW,EAAE,WAAW,GAAG,sBAAsB;IAIxE,IAAW,WAAW,CAAC,WAAW,EAAE,WAAW,GAAI,SAAS,EAE3D;IACD,IAAW,WAAW,IAAI,WAAW,GAAG,SAAS,CAEhD;IACM,cAAc,CAAC,UAAU,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,sBAAsB;IAIxE,IAAW,UAAU,CAAC,UAAU,EAAE,KAAK,CAAC,MAAM,CAAC,GAAI,SAAS,EAE3D;IACD,IAAW,UAAU,IAAI,KAAK,CAAC,MAAM,CAAC,GAAG,SAAS,CAEjD;CACJ;AAED;;;MAGM;AACN,oBAAY,kCAAkC;IAC1C,MAAM,WAAW;IACjB,IAAI,SAAS;CAChB"}
|
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CreateSmartLiveRoomReqRoomTypeEnum = exports.CreateSmartLiveRoomReq = void 0;
|
|
4
|
+
class CreateSmartLiveRoomReq {
|
|
5
|
+
constructor(roomName) {
|
|
6
|
+
this['room_name'] = roomName;
|
|
7
|
+
}
|
|
8
|
+
withRoomName(roomName) {
|
|
9
|
+
this['room_name'] = roomName;
|
|
10
|
+
return this;
|
|
11
|
+
}
|
|
12
|
+
set roomName(roomName) {
|
|
13
|
+
this['room_name'] = roomName;
|
|
14
|
+
}
|
|
15
|
+
get roomName() {
|
|
16
|
+
return this['room_name'];
|
|
17
|
+
}
|
|
18
|
+
withRoomDescription(roomDescription) {
|
|
19
|
+
this['room_description'] = roomDescription;
|
|
20
|
+
return this;
|
|
21
|
+
}
|
|
22
|
+
set roomDescription(roomDescription) {
|
|
23
|
+
this['room_description'] = roomDescription;
|
|
24
|
+
}
|
|
25
|
+
get roomDescription() {
|
|
26
|
+
return this['room_description'];
|
|
27
|
+
}
|
|
28
|
+
withRoomType(roomType) {
|
|
29
|
+
this['room_type'] = roomType;
|
|
30
|
+
return this;
|
|
31
|
+
}
|
|
32
|
+
set roomType(roomType) {
|
|
33
|
+
this['room_type'] = roomType;
|
|
34
|
+
}
|
|
35
|
+
get roomType() {
|
|
36
|
+
return this['room_type'];
|
|
37
|
+
}
|
|
38
|
+
withSceneScripts(sceneScripts) {
|
|
39
|
+
this['scene_scripts'] = sceneScripts;
|
|
40
|
+
return this;
|
|
41
|
+
}
|
|
42
|
+
set sceneScripts(sceneScripts) {
|
|
43
|
+
this['scene_scripts'] = sceneScripts;
|
|
44
|
+
}
|
|
45
|
+
get sceneScripts() {
|
|
46
|
+
return this['scene_scripts'];
|
|
47
|
+
}
|
|
48
|
+
withInteractionRules(interactionRules) {
|
|
49
|
+
this['interaction_rules'] = interactionRules;
|
|
50
|
+
return this;
|
|
51
|
+
}
|
|
52
|
+
set interactionRules(interactionRules) {
|
|
53
|
+
this['interaction_rules'] = interactionRules;
|
|
54
|
+
}
|
|
55
|
+
get interactionRules() {
|
|
56
|
+
return this['interaction_rules'];
|
|
57
|
+
}
|
|
58
|
+
withPlayPolicy(playPolicy) {
|
|
59
|
+
this['play_policy'] = playPolicy;
|
|
60
|
+
return this;
|
|
61
|
+
}
|
|
62
|
+
set playPolicy(playPolicy) {
|
|
63
|
+
this['play_policy'] = playPolicy;
|
|
64
|
+
}
|
|
65
|
+
get playPolicy() {
|
|
66
|
+
return this['play_policy'];
|
|
67
|
+
}
|
|
68
|
+
withVideoConfig(videoConfig) {
|
|
69
|
+
this['video_config'] = videoConfig;
|
|
70
|
+
return this;
|
|
71
|
+
}
|
|
72
|
+
set videoConfig(videoConfig) {
|
|
73
|
+
this['video_config'] = videoConfig;
|
|
74
|
+
}
|
|
75
|
+
get videoConfig() {
|
|
76
|
+
return this['video_config'];
|
|
77
|
+
}
|
|
78
|
+
withOutputUrls(outputUrls) {
|
|
79
|
+
this['output_urls'] = outputUrls;
|
|
80
|
+
return this;
|
|
81
|
+
}
|
|
82
|
+
set outputUrls(outputUrls) {
|
|
83
|
+
this['output_urls'] = outputUrls;
|
|
84
|
+
}
|
|
85
|
+
get outputUrls() {
|
|
86
|
+
return this['output_urls'];
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
|
+
exports.CreateSmartLiveRoomReq = CreateSmartLiveRoomReq;
|
|
90
|
+
/**
|
|
91
|
+
* @export
|
|
92
|
+
* @enum {string}
|
|
93
|
+
*/
|
|
94
|
+
var CreateSmartLiveRoomReqRoomTypeEnum;
|
|
95
|
+
(function (CreateSmartLiveRoomReqRoomTypeEnum) {
|
|
96
|
+
CreateSmartLiveRoomReqRoomTypeEnum["NORMAL"] = "NORMAL";
|
|
97
|
+
CreateSmartLiveRoomReqRoomTypeEnum["TEMP"] = "TEMP";
|
|
98
|
+
})(CreateSmartLiveRoomReqRoomTypeEnum = exports.CreateSmartLiveRoomReqRoomTypeEnum || (exports.CreateSmartLiveRoomReqRoomTypeEnum = {}));
|
|
99
|
+
//# sourceMappingURL=CreateSmartLiveRoomReq.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateSmartLiveRoomReq.js","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/CreateSmartLiveRoomReq.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { CreateSmartLiveRoomReq } from './CreateSmartLiveRoomReq';
|
|
2
|
+
export declare class CreateSmartLiveRoomRequest {
|
|
3
|
+
private 'Authorization'?;
|
|
4
|
+
private 'X-Sdk-Date'?;
|
|
5
|
+
private 'X-Project-Id'?;
|
|
6
|
+
private 'X-App-UserId'?;
|
|
7
|
+
body?: CreateSmartLiveRoomReq;
|
|
8
|
+
constructor();
|
|
9
|
+
withAuthorization(authorization: string): CreateSmartLiveRoomRequest;
|
|
10
|
+
set authorization(authorization: string | undefined);
|
|
11
|
+
get authorization(): string | undefined;
|
|
12
|
+
withXSdkDate(xSdkDate: string): CreateSmartLiveRoomRequest;
|
|
13
|
+
set xSdkDate(xSdkDate: string | undefined);
|
|
14
|
+
get xSdkDate(): string | undefined;
|
|
15
|
+
withXProjectId(xProjectId: string): CreateSmartLiveRoomRequest;
|
|
16
|
+
set xProjectId(xProjectId: string | undefined);
|
|
17
|
+
get xProjectId(): string | undefined;
|
|
18
|
+
withXAppUserId(xAppUserId: string): CreateSmartLiveRoomRequest;
|
|
19
|
+
set xAppUserId(xAppUserId: string | undefined);
|
|
20
|
+
get xAppUserId(): string | undefined;
|
|
21
|
+
withBody(body: CreateSmartLiveRoomReq): CreateSmartLiveRoomRequest;
|
|
22
|
+
}
|
|
23
|
+
//# sourceMappingURL=CreateSmartLiveRoomRequest.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateSmartLiveRoomRequest.d.ts","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/CreateSmartLiveRoomRequest.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAGlE,qBAAa,0BAA0B;IACnC,OAAO,CAAC,eAAe,CAAC,CAAS;IACjC,OAAO,CAAC,YAAY,CAAC,CAAS;IAC9B,OAAO,CAAC,cAAc,CAAC,CAAS;IAChC,OAAO,CAAC,cAAc,CAAC,CAAS;IACzB,IAAI,CAAC,EAAE,sBAAsB,CAAC;;IAG9B,iBAAiB,CAAC,aAAa,EAAE,MAAM,GAAG,0BAA0B;IAI3E,IAAW,aAAa,CAAC,aAAa,EAAE,MAAM,GAAI,SAAS,EAE1D;IACD,IAAW,aAAa,IAAI,MAAM,GAAG,SAAS,CAE7C;IACM,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,0BAA0B;IAIjE,IAAW,QAAQ,CAAC,QAAQ,EAAE,MAAM,GAAI,SAAS,EAEhD;IACD,IAAW,QAAQ,IAAI,MAAM,GAAG,SAAS,CAExC;IACM,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,0BAA0B;IAIrE,IAAW,UAAU,CAAC,UAAU,EAAE,MAAM,GAAI,SAAS,EAEpD;IACD,IAAW,UAAU,IAAI,MAAM,GAAG,SAAS,CAE1C;IACM,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,0BAA0B;IAIrE,IAAW,UAAU,CAAC,UAAU,EAAE,MAAM,GAAI,SAAS,EAEpD;IACD,IAAW,UAAU,IAAI,MAAM,GAAG,SAAS,CAE1C;IACM,QAAQ,CAAC,IAAI,EAAE,sBAAsB,GAAG,0BAA0B;CAI5E"}
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CreateSmartLiveRoomRequest = void 0;
|
|
4
|
+
class CreateSmartLiveRoomRequest {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withAuthorization(authorization) {
|
|
8
|
+
this['Authorization'] = authorization;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
set authorization(authorization) {
|
|
12
|
+
this['Authorization'] = authorization;
|
|
13
|
+
}
|
|
14
|
+
get authorization() {
|
|
15
|
+
return this['Authorization'];
|
|
16
|
+
}
|
|
17
|
+
withXSdkDate(xSdkDate) {
|
|
18
|
+
this['X-Sdk-Date'] = xSdkDate;
|
|
19
|
+
return this;
|
|
20
|
+
}
|
|
21
|
+
set xSdkDate(xSdkDate) {
|
|
22
|
+
this['X-Sdk-Date'] = xSdkDate;
|
|
23
|
+
}
|
|
24
|
+
get xSdkDate() {
|
|
25
|
+
return this['X-Sdk-Date'];
|
|
26
|
+
}
|
|
27
|
+
withXProjectId(xProjectId) {
|
|
28
|
+
this['X-Project-Id'] = xProjectId;
|
|
29
|
+
return this;
|
|
30
|
+
}
|
|
31
|
+
set xProjectId(xProjectId) {
|
|
32
|
+
this['X-Project-Id'] = xProjectId;
|
|
33
|
+
}
|
|
34
|
+
get xProjectId() {
|
|
35
|
+
return this['X-Project-Id'];
|
|
36
|
+
}
|
|
37
|
+
withXAppUserId(xAppUserId) {
|
|
38
|
+
this['X-App-UserId'] = xAppUserId;
|
|
39
|
+
return this;
|
|
40
|
+
}
|
|
41
|
+
set xAppUserId(xAppUserId) {
|
|
42
|
+
this['X-App-UserId'] = xAppUserId;
|
|
43
|
+
}
|
|
44
|
+
get xAppUserId() {
|
|
45
|
+
return this['X-App-UserId'];
|
|
46
|
+
}
|
|
47
|
+
withBody(body) {
|
|
48
|
+
this['body'] = body;
|
|
49
|
+
return this;
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
exports.CreateSmartLiveRoomRequest = CreateSmartLiveRoomRequest;
|
|
53
|
+
//# sourceMappingURL=CreateSmartLiveRoomRequest.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateSmartLiveRoomRequest.js","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/CreateSmartLiveRoomRequest.ts"],"names":[],"mappings":";;;AAGA,MAAa,0BAA0B;IAMnC;IACA,CAAC;IACM,iBAAiB,CAAC,aAAqB;QAC1C,IAAI,CAAC,eAAe,CAAC,GAAG,aAAa,CAAC;QACtC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,aAAa,CAAC,aAAkC;QACvD,IAAI,CAAC,eAAe,CAAC,GAAG,aAAa,CAAC;IAC1C,CAAC;IACD,IAAW,aAAa;QACpB,OAAO,IAAI,CAAC,eAAe,CAAC,CAAC;IACjC,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,YAAY,CAAC,GAAG,QAAQ,CAAC;QAC9B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,QAAQ,CAAC,QAA6B;QAC7C,IAAI,CAAC,YAAY,CAAC,GAAG,QAAQ,CAAC;IAClC,CAAC;IACD,IAAW,QAAQ;QACf,OAAO,IAAI,CAAC,YAAY,CAAC,CAAC;IAC9B,CAAC;IACM,cAAc,CAAC,UAAkB;QACpC,IAAI,CAAC,cAAc,CAAC,GAAG,UAAU,CAAC;QAClC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,UAAU,CAAC,UAA+B;QACjD,IAAI,CAAC,cAAc,CAAC,GAAG,UAAU,CAAC;IACtC,CAAC;IACD,IAAW,UAAU;QACjB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;IACM,cAAc,CAAC,UAAkB;QACpC,IAAI,CAAC,cAAc,CAAC,GAAG,UAAU,CAAC;QAClC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,UAAU,CAAC,UAA+B;QACjD,IAAI,CAAC,cAAc,CAAC,GAAG,UAAU,CAAC;IACtC,CAAC;IACD,IAAW,UAAU;QACjB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;IACM,QAAQ,CAAC,IAA4B;QACxC,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AApDD,gEAoDC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
|
|
2
|
+
export declare class CreateSmartLiveRoomResponse extends SdkResponse {
|
|
3
|
+
private 'room_id'?;
|
|
4
|
+
private 'X-Request-Id'?;
|
|
5
|
+
constructor();
|
|
6
|
+
withRoomId(roomId: string): CreateSmartLiveRoomResponse;
|
|
7
|
+
set roomId(roomId: string | undefined);
|
|
8
|
+
get roomId(): string | undefined;
|
|
9
|
+
withXRequestId(xRequestId: string): CreateSmartLiveRoomResponse;
|
|
10
|
+
set xRequestId(xRequestId: string | undefined);
|
|
11
|
+
get xRequestId(): string | undefined;
|
|
12
|
+
}
|
|
13
|
+
//# sourceMappingURL=CreateSmartLiveRoomResponse.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateSmartLiveRoomResponse.d.ts","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/CreateSmartLiveRoomResponse.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,2BAA4B,SAAQ,WAAW;IACxD,OAAO,CAAC,SAAS,CAAC,CAAS;IAC3B,OAAO,CAAC,cAAc,CAAC,CAAS;;IAIzB,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,2BAA2B;IAI9D,IAAW,MAAM,CAAC,MAAM,EAAE,MAAM,GAAI,SAAS,EAE5C;IACD,IAAW,MAAM,IAAI,MAAM,GAAG,SAAS,CAEtC;IACM,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,2BAA2B;IAItE,IAAW,UAAU,CAAC,UAAU,EAAE,MAAM,GAAI,SAAS,EAEpD;IACD,IAAW,UAAU,IAAI,MAAM,GAAG,SAAS,CAE1C;CACJ"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CreateSmartLiveRoomResponse = void 0;
|
|
4
|
+
const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
|
|
5
|
+
class CreateSmartLiveRoomResponse extends SdkResponse_1.SdkResponse {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
}
|
|
9
|
+
withRoomId(roomId) {
|
|
10
|
+
this['room_id'] = roomId;
|
|
11
|
+
return this;
|
|
12
|
+
}
|
|
13
|
+
set roomId(roomId) {
|
|
14
|
+
this['room_id'] = roomId;
|
|
15
|
+
}
|
|
16
|
+
get roomId() {
|
|
17
|
+
return this['room_id'];
|
|
18
|
+
}
|
|
19
|
+
withXRequestId(xRequestId) {
|
|
20
|
+
this['X-Request-Id'] = xRequestId;
|
|
21
|
+
return this;
|
|
22
|
+
}
|
|
23
|
+
set xRequestId(xRequestId) {
|
|
24
|
+
this['X-Request-Id'] = xRequestId;
|
|
25
|
+
}
|
|
26
|
+
get xRequestId() {
|
|
27
|
+
return this['X-Request-Id'];
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
exports.CreateSmartLiveRoomResponse = CreateSmartLiveRoomResponse;
|
|
31
|
+
//# sourceMappingURL=CreateSmartLiveRoomResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateSmartLiveRoomResponse.js","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/CreateSmartLiveRoomResponse.ts"],"names":[],"mappings":";;;AACA,+EAA4E;AAE5E,MAAa,2BAA4B,SAAQ,yBAAW;IAGxD;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,SAAS,CAAC,GAAG,MAAM,CAAC;QACzB,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,MAAM,CAAC,MAA2B;QACzC,IAAI,CAAC,SAAS,CAAC,GAAG,MAAM,CAAC;IAC7B,CAAC;IACD,IAAW,MAAM;QACb,OAAO,IAAI,CAAC,SAAS,CAAC,CAAC;IAC3B,CAAC;IACM,cAAc,CAAC,UAAkB;QACpC,IAAI,CAAC,cAAc,CAAC,GAAG,UAAU,CAAC;QAClC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,UAAU,CAAC,UAA+B;QACjD,IAAI,CAAC,cAAc,CAAC,GAAG,UAAU,CAAC;IACtC,CAAC;IACD,IAAW,UAAU;QACjB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;CACJ;AA1BD,kEA0BC"}
|
|
@@ -1,9 +1,13 @@
|
|
|
1
1
|
import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
|
|
2
2
|
export declare class CreateTtsaResponse extends SdkResponse {
|
|
3
3
|
private 'job_id'?;
|
|
4
|
+
private 'X-Request-Id'?;
|
|
4
5
|
constructor();
|
|
5
6
|
withJobId(jobId: string): CreateTtsaResponse;
|
|
6
7
|
set jobId(jobId: string | undefined);
|
|
7
8
|
get jobId(): string | undefined;
|
|
9
|
+
withXRequestId(xRequestId: string): CreateTtsaResponse;
|
|
10
|
+
set xRequestId(xRequestId: string | undefined);
|
|
11
|
+
get xRequestId(): string | undefined;
|
|
8
12
|
}
|
|
9
13
|
//# sourceMappingURL=CreateTtsaResponse.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateTtsaResponse.d.ts","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/CreateTtsaResponse.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,kBAAmB,SAAQ,WAAW;IAC/C,OAAO,CAAC,QAAQ,CAAC,CAAS;;
|
|
1
|
+
{"version":3,"file":"CreateTtsaResponse.d.ts","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/CreateTtsaResponse.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,kBAAmB,SAAQ,WAAW;IAC/C,OAAO,CAAC,QAAQ,CAAC,CAAS;IAC1B,OAAO,CAAC,cAAc,CAAC,CAAS;;IAIzB,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,kBAAkB;IAInD,IAAW,KAAK,CAAC,KAAK,EAAE,MAAM,GAAI,SAAS,EAE1C;IACD,IAAW,KAAK,IAAI,MAAM,GAAG,SAAS,CAErC;IACM,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,kBAAkB;IAI7D,IAAW,UAAU,CAAC,UAAU,EAAE,MAAM,GAAI,SAAS,EAEpD;IACD,IAAW,UAAU,IAAI,MAAM,GAAG,SAAS,CAE1C;CACJ"}
|
|
@@ -16,6 +16,16 @@ class CreateTtsaResponse extends SdkResponse_1.SdkResponse {
|
|
|
16
16
|
get jobId() {
|
|
17
17
|
return this['job_id'];
|
|
18
18
|
}
|
|
19
|
+
withXRequestId(xRequestId) {
|
|
20
|
+
this['X-Request-Id'] = xRequestId;
|
|
21
|
+
return this;
|
|
22
|
+
}
|
|
23
|
+
set xRequestId(xRequestId) {
|
|
24
|
+
this['X-Request-Id'] = xRequestId;
|
|
25
|
+
}
|
|
26
|
+
get xRequestId() {
|
|
27
|
+
return this['X-Request-Id'];
|
|
28
|
+
}
|
|
19
29
|
}
|
|
20
30
|
exports.CreateTtsaResponse = CreateTtsaResponse;
|
|
21
31
|
//# sourceMappingURL=CreateTtsaResponse.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateTtsaResponse.js","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/CreateTtsaResponse.ts"],"names":[],"mappings":";;;AACA,+EAA4E;AAE5E,MAAa,kBAAmB,SAAQ,yBAAW;
|
|
1
|
+
{"version":3,"file":"CreateTtsaResponse.js","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/CreateTtsaResponse.ts"],"names":[],"mappings":";;;AACA,+EAA4E;AAE5E,MAAa,kBAAmB,SAAQ,yBAAW;IAG/C;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;QACvB,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,KAAK,CAAC,KAA0B;QACvC,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;IAC3B,CAAC;IACD,IAAW,KAAK;QACZ,OAAO,IAAI,CAAC,QAAQ,CAAC,CAAC;IAC1B,CAAC;IACM,cAAc,CAAC,UAAkB;QACpC,IAAI,CAAC,cAAc,CAAC,GAAG,UAAU,CAAC;QAClC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,UAAU,CAAC,UAA+B;QACjD,IAAI,CAAC,cAAc,CAAC,GAAG,UAAU,CAAC;IACtC,CAAC;IACD,IAAW,UAAU;QACjB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;CACJ;AA1BD,gDA0BC"}
|
|
@@ -3,6 +3,7 @@ import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
|
|
|
3
3
|
export declare class CreateVideoMotionCaptureJobResponse extends SdkResponse {
|
|
4
4
|
private 'job_id'?;
|
|
5
5
|
private 'rtc_room_info'?;
|
|
6
|
+
private 'X-Request-Id'?;
|
|
6
7
|
constructor();
|
|
7
8
|
withJobId(jobId: string): CreateVideoMotionCaptureJobResponse;
|
|
8
9
|
set jobId(jobId: string | undefined);
|
|
@@ -10,5 +11,8 @@ export declare class CreateVideoMotionCaptureJobResponse extends SdkResponse {
|
|
|
10
11
|
withRtcRoomInfo(rtcRoomInfo: RTCRoomInfoList): CreateVideoMotionCaptureJobResponse;
|
|
11
12
|
set rtcRoomInfo(rtcRoomInfo: RTCRoomInfoList | undefined);
|
|
12
13
|
get rtcRoomInfo(): RTCRoomInfoList | undefined;
|
|
14
|
+
withXRequestId(xRequestId: string): CreateVideoMotionCaptureJobResponse;
|
|
15
|
+
set xRequestId(xRequestId: string | undefined);
|
|
16
|
+
get xRequestId(): string | undefined;
|
|
13
17
|
}
|
|
14
18
|
//# sourceMappingURL=CreateVideoMotionCaptureJobResponse.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateVideoMotionCaptureJobResponse.d.ts","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/CreateVideoMotionCaptureJobResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAEpD,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,mCAAoC,SAAQ,WAAW;IAChE,OAAO,CAAC,QAAQ,CAAC,CAAS;IAC1B,OAAO,CAAC,eAAe,CAAC,CAAkB;;
|
|
1
|
+
{"version":3,"file":"CreateVideoMotionCaptureJobResponse.d.ts","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/CreateVideoMotionCaptureJobResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAEpD,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,mCAAoC,SAAQ,WAAW;IAChE,OAAO,CAAC,QAAQ,CAAC,CAAS;IAC1B,OAAO,CAAC,eAAe,CAAC,CAAkB;IAC1C,OAAO,CAAC,cAAc,CAAC,CAAS;;IAIzB,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,mCAAmC;IAIpE,IAAW,KAAK,CAAC,KAAK,EAAE,MAAM,GAAI,SAAS,EAE1C;IACD,IAAW,KAAK,IAAI,MAAM,GAAG,SAAS,CAErC;IACM,eAAe,CAAC,WAAW,EAAE,eAAe,GAAG,mCAAmC;IAIzF,IAAW,WAAW,CAAC,WAAW,EAAE,eAAe,GAAI,SAAS,EAE/D;IACD,IAAW,WAAW,IAAI,eAAe,GAAG,SAAS,CAEpD;IACM,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,mCAAmC;IAI9E,IAAW,UAAU,CAAC,UAAU,EAAE,MAAM,GAAI,SAAS,EAEpD;IACD,IAAW,UAAU,IAAI,MAAM,GAAG,SAAS,CAE1C;CACJ"}
|
|
@@ -26,6 +26,16 @@ class CreateVideoMotionCaptureJobResponse extends SdkResponse_1.SdkResponse {
|
|
|
26
26
|
get rtcRoomInfo() {
|
|
27
27
|
return this['rtc_room_info'];
|
|
28
28
|
}
|
|
29
|
+
withXRequestId(xRequestId) {
|
|
30
|
+
this['X-Request-Id'] = xRequestId;
|
|
31
|
+
return this;
|
|
32
|
+
}
|
|
33
|
+
set xRequestId(xRequestId) {
|
|
34
|
+
this['X-Request-Id'] = xRequestId;
|
|
35
|
+
}
|
|
36
|
+
get xRequestId() {
|
|
37
|
+
return this['X-Request-Id'];
|
|
38
|
+
}
|
|
29
39
|
}
|
|
30
40
|
exports.CreateVideoMotionCaptureJobResponse = CreateVideoMotionCaptureJobResponse;
|
|
31
41
|
//# sourceMappingURL=CreateVideoMotionCaptureJobResponse.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateVideoMotionCaptureJobResponse.js","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/CreateVideoMotionCaptureJobResponse.ts"],"names":[],"mappings":";;;AAEA,+EAA4E;AAE5E,MAAa,mCAAoC,SAAQ,yBAAW;
|
|
1
|
+
{"version":3,"file":"CreateVideoMotionCaptureJobResponse.js","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/CreateVideoMotionCaptureJobResponse.ts"],"names":[],"mappings":";;;AAEA,+EAA4E;AAE5E,MAAa,mCAAoC,SAAQ,yBAAW;IAIhE;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;QACvB,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,KAAK,CAAC,KAA0B;QACvC,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;IAC3B,CAAC;IACD,IAAW,KAAK;QACZ,OAAO,IAAI,CAAC,QAAQ,CAAC,CAAC;IAC1B,CAAC;IACM,eAAe,CAAC,WAA4B;QAC/C,IAAI,CAAC,eAAe,CAAC,GAAG,WAAW,CAAC;QACpC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,WAAW,CAAC,WAAyC;QAC5D,IAAI,CAAC,eAAe,CAAC,GAAG,WAAW,CAAC;IACxC,CAAC;IACD,IAAW,WAAW;QAClB,OAAO,IAAI,CAAC,eAAe,CAAC,CAAC;IACjC,CAAC;IACM,cAAc,CAAC,UAAkB;QACpC,IAAI,CAAC,cAAc,CAAC,GAAG,UAAU,CAAC;QAClC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,UAAU,CAAC,UAA+B;QACjD,IAAI,CAAC,cAAc,CAAC,GAAG,UAAU,CAAC;IACtC,CAAC;IACD,IAAW,UAAU;QACjB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;CACJ;AArCD,kFAqCC"}
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
import { BackgroundMusicConfig } from './BackgroundMusicConfig';
|
|
2
|
+
import { ShootScriptItem } from './ShootScriptItem';
|
|
3
|
+
import { VideoConfig } from './VideoConfig';
|
|
4
|
+
import { VoiceConfig } from './VoiceConfig';
|
|
5
|
+
export declare class CreateVideoScriptsReq {
|
|
6
|
+
private 'script_name'?;
|
|
7
|
+
private 'script_description'?;
|
|
8
|
+
private 'video_making_type'?;
|
|
9
|
+
private 'model_asset_id'?;
|
|
10
|
+
private 'model_asset_type'?;
|
|
11
|
+
private 'human_image'?;
|
|
12
|
+
private 'voice_config'?;
|
|
13
|
+
private 'video_config'?;
|
|
14
|
+
private 'scene_asset_id'?;
|
|
15
|
+
private 'shoot_scripts'?;
|
|
16
|
+
private 'priv_data'?;
|
|
17
|
+
private 'background_music_config'?;
|
|
18
|
+
constructor(scriptName?: string, voiceConfig?: VoiceConfig, shootScripts?: Array<ShootScriptItem>);
|
|
19
|
+
withScriptName(scriptName: string): CreateVideoScriptsReq;
|
|
20
|
+
set scriptName(scriptName: string | undefined);
|
|
21
|
+
get scriptName(): string | undefined;
|
|
22
|
+
withScriptDescription(scriptDescription: string): CreateVideoScriptsReq;
|
|
23
|
+
set scriptDescription(scriptDescription: string | undefined);
|
|
24
|
+
get scriptDescription(): string | undefined;
|
|
25
|
+
withVideoMakingType(videoMakingType: CreateVideoScriptsReqVideoMakingTypeEnum | string): CreateVideoScriptsReq;
|
|
26
|
+
set videoMakingType(videoMakingType: CreateVideoScriptsReqVideoMakingTypeEnum | string | undefined);
|
|
27
|
+
get videoMakingType(): CreateVideoScriptsReqVideoMakingTypeEnum | string | undefined;
|
|
28
|
+
withModelAssetId(modelAssetId: string): CreateVideoScriptsReq;
|
|
29
|
+
set modelAssetId(modelAssetId: string | undefined);
|
|
30
|
+
get modelAssetId(): string | undefined;
|
|
31
|
+
withModelAssetType(modelAssetType: CreateVideoScriptsReqModelAssetTypeEnum | string): CreateVideoScriptsReq;
|
|
32
|
+
set modelAssetType(modelAssetType: CreateVideoScriptsReqModelAssetTypeEnum | string | undefined);
|
|
33
|
+
get modelAssetType(): CreateVideoScriptsReqModelAssetTypeEnum | string | undefined;
|
|
34
|
+
withHumanImage(humanImage: string): CreateVideoScriptsReq;
|
|
35
|
+
set humanImage(humanImage: string | undefined);
|
|
36
|
+
get humanImage(): string | undefined;
|
|
37
|
+
withVoiceConfig(voiceConfig: VoiceConfig): CreateVideoScriptsReq;
|
|
38
|
+
set voiceConfig(voiceConfig: VoiceConfig | undefined);
|
|
39
|
+
get voiceConfig(): VoiceConfig | undefined;
|
|
40
|
+
withVideoConfig(videoConfig: VideoConfig): CreateVideoScriptsReq;
|
|
41
|
+
set videoConfig(videoConfig: VideoConfig | undefined);
|
|
42
|
+
get videoConfig(): VideoConfig | undefined;
|
|
43
|
+
withSceneAssetId(sceneAssetId: string): CreateVideoScriptsReq;
|
|
44
|
+
set sceneAssetId(sceneAssetId: string | undefined);
|
|
45
|
+
get sceneAssetId(): string | undefined;
|
|
46
|
+
withShootScripts(shootScripts: Array<ShootScriptItem>): CreateVideoScriptsReq;
|
|
47
|
+
set shootScripts(shootScripts: Array<ShootScriptItem> | undefined);
|
|
48
|
+
get shootScripts(): Array<ShootScriptItem> | undefined;
|
|
49
|
+
withPrivData(privData: string): CreateVideoScriptsReq;
|
|
50
|
+
set privData(privData: string | undefined);
|
|
51
|
+
get privData(): string | undefined;
|
|
52
|
+
withBackgroundMusicConfig(backgroundMusicConfig: BackgroundMusicConfig): CreateVideoScriptsReq;
|
|
53
|
+
set backgroundMusicConfig(backgroundMusicConfig: BackgroundMusicConfig | undefined);
|
|
54
|
+
get backgroundMusicConfig(): BackgroundMusicConfig | undefined;
|
|
55
|
+
}
|
|
56
|
+
/**
|
|
57
|
+
* @export
|
|
58
|
+
* @enum {string}
|
|
59
|
+
*/
|
|
60
|
+
export declare enum CreateVideoScriptsReqVideoMakingTypeEnum {
|
|
61
|
+
MODEL = "MODEL",
|
|
62
|
+
PICTURE = "PICTURE"
|
|
63
|
+
}
|
|
64
|
+
/**
|
|
65
|
+
* @export
|
|
66
|
+
* @enum {string}
|
|
67
|
+
*/
|
|
68
|
+
export declare enum CreateVideoScriptsReqModelAssetTypeEnum {
|
|
69
|
+
HUMAN_MODEL_2D = "HUMAN_MODEL_2D",
|
|
70
|
+
HUMAN_MODEL_3D = "HUMAN_MODEL_3D"
|
|
71
|
+
}
|
|
72
|
+
//# sourceMappingURL=CreateVideoScriptsReq.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateVideoScriptsReq.d.ts","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/CreateVideoScriptsReq.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,150 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CreateVideoScriptsReqModelAssetTypeEnum = exports.CreateVideoScriptsReqVideoMakingTypeEnum = exports.CreateVideoScriptsReq = void 0;
|
|
4
|
+
class CreateVideoScriptsReq {
|
|
5
|
+
constructor(scriptName, voiceConfig, shootScripts) {
|
|
6
|
+
this['script_name'] = scriptName;
|
|
7
|
+
this['voice_config'] = voiceConfig;
|
|
8
|
+
this['shoot_scripts'] = shootScripts;
|
|
9
|
+
}
|
|
10
|
+
withScriptName(scriptName) {
|
|
11
|
+
this['script_name'] = scriptName;
|
|
12
|
+
return this;
|
|
13
|
+
}
|
|
14
|
+
set scriptName(scriptName) {
|
|
15
|
+
this['script_name'] = scriptName;
|
|
16
|
+
}
|
|
17
|
+
get scriptName() {
|
|
18
|
+
return this['script_name'];
|
|
19
|
+
}
|
|
20
|
+
withScriptDescription(scriptDescription) {
|
|
21
|
+
this['script_description'] = scriptDescription;
|
|
22
|
+
return this;
|
|
23
|
+
}
|
|
24
|
+
set scriptDescription(scriptDescription) {
|
|
25
|
+
this['script_description'] = scriptDescription;
|
|
26
|
+
}
|
|
27
|
+
get scriptDescription() {
|
|
28
|
+
return this['script_description'];
|
|
29
|
+
}
|
|
30
|
+
withVideoMakingType(videoMakingType) {
|
|
31
|
+
this['video_making_type'] = videoMakingType;
|
|
32
|
+
return this;
|
|
33
|
+
}
|
|
34
|
+
set videoMakingType(videoMakingType) {
|
|
35
|
+
this['video_making_type'] = videoMakingType;
|
|
36
|
+
}
|
|
37
|
+
get videoMakingType() {
|
|
38
|
+
return this['video_making_type'];
|
|
39
|
+
}
|
|
40
|
+
withModelAssetId(modelAssetId) {
|
|
41
|
+
this['model_asset_id'] = modelAssetId;
|
|
42
|
+
return this;
|
|
43
|
+
}
|
|
44
|
+
set modelAssetId(modelAssetId) {
|
|
45
|
+
this['model_asset_id'] = modelAssetId;
|
|
46
|
+
}
|
|
47
|
+
get modelAssetId() {
|
|
48
|
+
return this['model_asset_id'];
|
|
49
|
+
}
|
|
50
|
+
withModelAssetType(modelAssetType) {
|
|
51
|
+
this['model_asset_type'] = modelAssetType;
|
|
52
|
+
return this;
|
|
53
|
+
}
|
|
54
|
+
set modelAssetType(modelAssetType) {
|
|
55
|
+
this['model_asset_type'] = modelAssetType;
|
|
56
|
+
}
|
|
57
|
+
get modelAssetType() {
|
|
58
|
+
return this['model_asset_type'];
|
|
59
|
+
}
|
|
60
|
+
withHumanImage(humanImage) {
|
|
61
|
+
this['human_image'] = humanImage;
|
|
62
|
+
return this;
|
|
63
|
+
}
|
|
64
|
+
set humanImage(humanImage) {
|
|
65
|
+
this['human_image'] = humanImage;
|
|
66
|
+
}
|
|
67
|
+
get humanImage() {
|
|
68
|
+
return this['human_image'];
|
|
69
|
+
}
|
|
70
|
+
withVoiceConfig(voiceConfig) {
|
|
71
|
+
this['voice_config'] = voiceConfig;
|
|
72
|
+
return this;
|
|
73
|
+
}
|
|
74
|
+
set voiceConfig(voiceConfig) {
|
|
75
|
+
this['voice_config'] = voiceConfig;
|
|
76
|
+
}
|
|
77
|
+
get voiceConfig() {
|
|
78
|
+
return this['voice_config'];
|
|
79
|
+
}
|
|
80
|
+
withVideoConfig(videoConfig) {
|
|
81
|
+
this['video_config'] = videoConfig;
|
|
82
|
+
return this;
|
|
83
|
+
}
|
|
84
|
+
set videoConfig(videoConfig) {
|
|
85
|
+
this['video_config'] = videoConfig;
|
|
86
|
+
}
|
|
87
|
+
get videoConfig() {
|
|
88
|
+
return this['video_config'];
|
|
89
|
+
}
|
|
90
|
+
withSceneAssetId(sceneAssetId) {
|
|
91
|
+
this['scene_asset_id'] = sceneAssetId;
|
|
92
|
+
return this;
|
|
93
|
+
}
|
|
94
|
+
set sceneAssetId(sceneAssetId) {
|
|
95
|
+
this['scene_asset_id'] = sceneAssetId;
|
|
96
|
+
}
|
|
97
|
+
get sceneAssetId() {
|
|
98
|
+
return this['scene_asset_id'];
|
|
99
|
+
}
|
|
100
|
+
withShootScripts(shootScripts) {
|
|
101
|
+
this['shoot_scripts'] = shootScripts;
|
|
102
|
+
return this;
|
|
103
|
+
}
|
|
104
|
+
set shootScripts(shootScripts) {
|
|
105
|
+
this['shoot_scripts'] = shootScripts;
|
|
106
|
+
}
|
|
107
|
+
get shootScripts() {
|
|
108
|
+
return this['shoot_scripts'];
|
|
109
|
+
}
|
|
110
|
+
withPrivData(privData) {
|
|
111
|
+
this['priv_data'] = privData;
|
|
112
|
+
return this;
|
|
113
|
+
}
|
|
114
|
+
set privData(privData) {
|
|
115
|
+
this['priv_data'] = privData;
|
|
116
|
+
}
|
|
117
|
+
get privData() {
|
|
118
|
+
return this['priv_data'];
|
|
119
|
+
}
|
|
120
|
+
withBackgroundMusicConfig(backgroundMusicConfig) {
|
|
121
|
+
this['background_music_config'] = backgroundMusicConfig;
|
|
122
|
+
return this;
|
|
123
|
+
}
|
|
124
|
+
set backgroundMusicConfig(backgroundMusicConfig) {
|
|
125
|
+
this['background_music_config'] = backgroundMusicConfig;
|
|
126
|
+
}
|
|
127
|
+
get backgroundMusicConfig() {
|
|
128
|
+
return this['background_music_config'];
|
|
129
|
+
}
|
|
130
|
+
}
|
|
131
|
+
exports.CreateVideoScriptsReq = CreateVideoScriptsReq;
|
|
132
|
+
/**
|
|
133
|
+
* @export
|
|
134
|
+
* @enum {string}
|
|
135
|
+
*/
|
|
136
|
+
var CreateVideoScriptsReqVideoMakingTypeEnum;
|
|
137
|
+
(function (CreateVideoScriptsReqVideoMakingTypeEnum) {
|
|
138
|
+
CreateVideoScriptsReqVideoMakingTypeEnum["MODEL"] = "MODEL";
|
|
139
|
+
CreateVideoScriptsReqVideoMakingTypeEnum["PICTURE"] = "PICTURE";
|
|
140
|
+
})(CreateVideoScriptsReqVideoMakingTypeEnum = exports.CreateVideoScriptsReqVideoMakingTypeEnum || (exports.CreateVideoScriptsReqVideoMakingTypeEnum = {}));
|
|
141
|
+
/**
|
|
142
|
+
* @export
|
|
143
|
+
* @enum {string}
|
|
144
|
+
*/
|
|
145
|
+
var CreateVideoScriptsReqModelAssetTypeEnum;
|
|
146
|
+
(function (CreateVideoScriptsReqModelAssetTypeEnum) {
|
|
147
|
+
CreateVideoScriptsReqModelAssetTypeEnum["HUMAN_MODEL_2D"] = "HUMAN_MODEL_2D";
|
|
148
|
+
CreateVideoScriptsReqModelAssetTypeEnum["HUMAN_MODEL_3D"] = "HUMAN_MODEL_3D";
|
|
149
|
+
})(CreateVideoScriptsReqModelAssetTypeEnum = exports.CreateVideoScriptsReqModelAssetTypeEnum || (exports.CreateVideoScriptsReqModelAssetTypeEnum = {}));
|
|
150
|
+
//# sourceMappingURL=CreateVideoScriptsReq.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateVideoScriptsReq.js","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/CreateVideoScriptsReq.ts"],"names":[],"mappings":"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"}
|