I am currently writing a custom media source based on the MPEG1 custom media source sample from the Media Foundation SDK. I have been able to play Dolby AC3 audio from my media source, but DTS doesn't seem to work and I am unclear if the built in
decoders in WinRT support DTS or do I have to implement a custom decoder ?