On Fri Feb 9 11:36:51 2024 +0000, Rémi Bernon wrote:
I meant that if you add a single band with a time that's > 0, it still returns that band from GetParam with time == 0. Anyway, how that works with multiple bands will also require tests, so just write more tests :).
so how do i tell bands apart? the pointers returned by GetParam is different from what i gave it, so i can't compare them (i think it clones the band internally somehow? do we need to do that too?). and the DMUS_OBJ_NAME i set on it disappears too.