-
5bdb5f2f
by Giovanni Mascellani at 2026-02-23T13:00:13+01:00
mmdevapi/tests: Introduce a helper to format wave formats.
-
9ec336fd
by Giovanni Mascellani at 2026-02-23T13:00:14+01:00
mmdevapi/tests: Introduce a helper to decide whether a wave format is valid.
-
d7e358c7
by Giovanni Mascellani at 2026-02-23T13:00:14+01:00
mmdevapi/tests: Test a curated list of wave formats.
Which includes invalid formats. Previously only valid formats
were tested.
-
80c980dc
by Giovanni Mascellani at 2026-02-23T13:00:17+01:00
mmdevapi/tests: Tweak test logging a little bit.
In particular, dump whether Initialize() passed, rather than
IsFormatSupported(), which is much more unreliable.
-
6b881251
by Giovanni Mascellani at 2026-02-23T13:00:19+01:00
mmdevapi/tests: Test capturing with RATEADJUST in exclusive mode more specifically.
Similarly to what happens for rendering.