insertFakeEncryptionInInit property
boolean If true, will apply a work-around for non-encrypted init segments on encrypted content for some platforms.
See https://github.com/shaka-project/shaka-player/issues/2759.
If you know you don't need this, you canset this value to false to gain a few milliseconds on loading time and seek time.
This value defaults to true.
Implementation
external bool insertFakeEncryptionInInit;