Matroska-Org / libmatroska

a C++ libary to parse Matroska files (.mkv and .mka)
GNU Lesser General Public License v2.1
319 stars 57 forks source link

add a way to get the actual lacing value used #161

Closed robUx4 closed 8 months ago

robUx4 commented 8 months ago

When reading we get the actual value. When writing we settle the best value as well.

Not sure if adding this breaks the ABI or not. Otherwise it could be a welcome addition in v1 as well.