@incodetech/welcome 1.71.0-20240423210706.0 → 1.71.0-20240424233344.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -3,6 +3,6 @@ export declare const createRecordingSession: (type: string, token: string) => Pr
3
3
  token: string;
4
4
  videoRecordingId: string;
5
5
  }>;
6
- export declare const startRecording: (videoRecordingId: string, token: string) => Promise<any>;
6
+ export declare const startRecording: (videoRecordingId: string, token: string, type: string, resolution: string) => Promise<any>;
7
7
  export declare const stopRecording: (videoRecordingId: string, token: string) => Promise<any>;
8
8
  //# sourceMappingURL=mediaRecorderRepository.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"mediaRecorderRepository.d.ts","sourceRoot":"","sources":["../../../../src/camera/mediaRecorderRepository.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,sBAAsB,SAAgB,MAAM,SAAS,MAAM;eAEzD,MAAM;WACV,MAAM;sBACK,MAAM;EAa3B,CAAC;AAEF,eAAO,MAAM,cAAc,qBACP,MAAM,SACjB,MAAM,iBAcd,CAAC;AAEF,eAAO,MAAM,aAAa,qBACN,MAAM,SACjB,MAAM,iBAcd,CAAC"}
1
+ {"version":3,"file":"mediaRecorderRepository.d.ts","sourceRoot":"","sources":["../../../../src/camera/mediaRecorderRepository.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,sBAAsB,SAAgB,MAAM,SAAS,MAAM;eAEzD,MAAM;WACV,MAAM;sBACK,MAAM;EAa3B,CAAC;AAEF,eAAO,MAAM,cAAc,qBACP,MAAM,SACjB,MAAM,QACP,MAAM,cACA,MAAM,iBAkBnB,CAAC;AAEF,eAAO,MAAM,aAAa,qBACN,MAAM,SACjB,MAAM,iBAcd,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"useMediaRecorder.d.ts","sourceRoot":"","sources":["../../../../src/camera/useMediaRecorder.ts"],"names":[],"mappings":"AAoBA,wBAAgB,gBAAgB,CAAC,EAAE,KAAK,EAAE,IAAI,EAAE;;;CAAA;6BAK7B,WAAW;;;EA8C7B"}
1
+ {"version":3,"file":"useMediaRecorder.d.ts","sourceRoot":"","sources":["../../../../src/camera/useMediaRecorder.ts"],"names":[],"mappings":"AAqBA,wBAAgB,gBAAgB,CAAC,EAAE,KAAK,EAAE,IAAI,EAAE;;;CAAA;6BAK7B,WAAW;;;EA4C7B"}