On Wed Jan 17 08:16:30 2024 +0000, Rémi Bernon wrote:
static HRESULT parse_port_config_list(struct audio_path_config *This, IStream *stream, const struct chunk_entry *parent)
Note that we try to avoid hungarian notation or abbreviations in new code.
`pcfl` is referring to the chunk type, it's not hungarian.