P2P Media Loader Documentation
    Preparing search index...

    Type Alias DynamicShakaP2PEngineConfig

    Type for specifying dynamic configuration options that can be changed at runtime for the P2P engine's core.

    type DynamicShakaP2PEngineConfig = {
        core?: DynamicCoreConfig;
    }
    Index

    Properties

    Properties

    Dynamic core config