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

    If a segment's video track is shorter than its audio track by > maxBufferHole, extend the final video frame's duration to match the audio track's duration.

    Default: false

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

    If a segment's video track is shorter than its audio track by > maxBufferHole, extend the final video frame's duration to match the audio track's duration. This helps playback continue in certain cases that might otherwise get stuck.

    See Also