soundio_parse_channel_id

Given UTF-8 encoded text which is the name of a channel such as "Front Left", "FL", or "front-left", return the corresponding SoundIoChannelId. Returns SoundIoChannelIdInvalid for no match.

Meta