Maciej Kubiak
Maciej Kubiak
Added new config param: encodeAfterRecord (#13) Updated sample to show this feature too
Added pause recording functionality (#17) Updated sample to show this feature too
Adjust encoding process after recording (#13) Fix sample to disable buttons during this encoding
The extended client doesn't provide access to the related fields. I modified [this doc example's](https://github.com/prisma/prisma-client-extensions/blob/e86f360179ee45d3c626c26561bb0f193de86c49/static-methods/script.ts) script.ts file to illustrate the problem:   The extended client (extension is empty) doesn't...