The util API is exposed on the global namespace under bitmovin.player.util

interface UtilApi {
    PlayerConfigBuilder: typeof PlayerConfigBuilder;
}

Properties

PlayerConfigBuilder: typeof PlayerConfigBuilder