mobileFX WebKitX CEF3 ActiveX 4.x
WebKitXCEF3Lib ActiveX Control / HLSSettings Object / enableWorker Property
In This Topic
    enableWorker Property
    In This Topic
    Description

    Enable WebWorker (if available on browser) for TS demuxing/MP4 remuxing, to improve performance and avoid lag/frame drops.

    Default: true

    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property enableWorker As Boolean
    Remarks

    Enable WebWorker (if available on browser) for TS demuxing/MP4 remuxing, to improve performance and avoid lag/frame drops.

    See Also