LiveKit JS Client SDK - v2.19.0
    Preparing search index...

    Type Alias RemoteDataTrackPipelineOptions

    type RemoteDataTrackPipelineOptions = {
        maxPartialFrames?: number;
    }
    Index

    Properties

    maxPartialFrames?: number

    Set the maximum number of in-flight partial frames the depacketizer will track concurrently for this track. Higher values give more out-of-order tolerance for high-frequency senders. Defaults to 1.