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

    If set to true, the adaptive algorithm with limit levels usable in auto-quality by the HTML video element dimensions (width and height). If dimensions between multiple levels are equal, the cap is chosen as the level with the greatest bandwidth.

    Default: false

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

    If set to true, the adaptive algorithm with limit levels usable in auto-quality by the HTML video element dimensions (width and height). If dimensions between multiple levels are equal, the cap is chosen as the level with the greatest bandwidth.

    If set to false, levels will not be limited. All available levels could be used in auto-quality mode taking only bandwidth into consideration.

    See Also