make릭ع a few f梦nctions have return types + etc
This commit is contained in:
parent
b10801bf29
commit
237ec061d2
11 changed files with 98 additions and 68 deletions
4
src/constants/keyFormats.ts
Normal file
4
src/constants/keyFormats.ts
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
// https://developer.apple.com/documentation/http-live-streaming/using-content-protection-systems-with-hls#Choose-a-key-format
|
||||
export const widevine = "urn:uuid:edef8ba9-79d6-4ace-a3c8-27dcd51d21ed";
|
||||
export const playready = "com.microsoft.playready";
|
||||
export const fairplay = "com.apple.streamingkeydelivery";
|
||||
Loading…
Add table
Add a link
Reference in a new issue