Table of Contents

Property LastSourceChunkIndex

Namespace
LMKit.Retrieval.ChunkQuality
Assembly
LM-Kit.NET.dll

LastSourceChunkIndex

Zero-based index of the last source chunk covered by this unit. Equal to FirstSourceChunkIndex when the unit is a single chunk.

public int LastSourceChunkIndex { get; }

Property Value

int
Share