Searched refs:getURI (Results 1 – 11 of 11) sorted by relevance
186 getURI(): string | null;
362 getURI() { method in Recording
1 … * to record (or, on Web, if the recording has not finished).\n */\n getURI(): string | null {…
295 t.expect(recordingObject.getURI()).toBeNull();304 t.expect(recordingObject.getURI()).toEqual(null);306 t.expect(recordingObject.getURI()).toContain('file:///');
435 getURI(): string | null { method in Recording
73 this.props.onDone(this._recorder!.getURI()!);
122 const uri = recording.getURI(); /* @end */
129 /* @info */ const uri = recording.getURI(); /* @end */
127 /* @info */ const uri = recording.getURI(); /* @end */