Site icon EfmSoft

What does HRESULT 0xC00D5219 (MF_E_TOPO_STREAM_DESCRIPTOR_NOT_SELECTED) mean?

 
Previous Next
MF_E_TOPO_MISSING_STREAM_DESCRIPTOR MF_E_TOPO_MISSING_SOURCE

MF_E_TOPO_STREAM_DESCRIPTOR_NOT_SELECTED

MF_E_TOPO_STREAM_DESCRIPTOR_NOT_SELECTED identifies a mismatch between topology construction and presentation configuration. The source-stream node references a stream descriptor, but that stream is not selected in the presentation descriptor attached to the node.

Use one selection snapshot consistently

Selected streams produce data when the source starts; deselected streams do not. The loader therefore rejects a branch that asks the topology to consume a stream the source presentation says is inactive.

Microsoft: presentation descriptor stream selection · Microsoft: GetStreamDescriptorByIndex · Microsoft: topology creation


Looking for a different code? Search another status or error code.

Exit mobile version