It's a bar constructed from either tick or 1 min input data, and which closes (completes) when a certain fixed volume is accumulated. So for example a 10,000 shares/contracts bar would keep accumulating tick/1 min input data and expanding it's high/low/close/volume according to the input bars until volume >= 10,000. At that point, this volume bar closes and a new one starts.