Site icon EfmSoft

What does HRESULT 0xC00D1062 (NS_E_WMR_SAMPLEPROPERTYNOTSET) mean?

 
Previous Next
NS_E_WMR_NOCALLBACKAVAILABLE NS_E_WMR_CANNOT_RENDER_BINARY_STREAM

NS_E_WMR_SAMPLEPROPERTYNOTSET

NS_E_WMR_SAMPLEPROPERTYNOTSET: what the result means

NS_E_WMR_SAMPLEPROPERTYNOTSET (0xC00D1062) means a media sample is missing a property required by this rendering path.

What to capture

Record the sample property/flag requested, the producer of the sample, stream/pin identity and whether the property exists on neighboring successful samples.

Focused verification

Trace the sample from its producer to the failing consumer and identify where the required property stops being set. Rebuilding the graph is useful only if it changes that sample contract.

Technical references


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

Exit mobile version