client-sdk-js
ed3666de
- mimeTypeToVideoCodecString should not throw (#1302)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
mimeTypeToVideoCodecString should not throw (#1302) * mimeTypeToVideoCodecString should not throw The current implementation is not resilient to codecs changes. If a new codec is introduced, previously working code would start failing. * changeset
References
#1302 - mimeTypeToVideoCodecString should not throw
Author
davidzhao
Parents
09f031f1
Loading