AVDecVideoDropPicWithMissingRef property
Specifies whether the decoder drops intra frames with missing reference frames.
This property is read/write.
Data type
VARIANT_BOOL (VT_BOOL)Property GUID
CODECAPI_AVDecVideoDropPicWithMissingRefRemarks
If the bitstream is corrupted, a frame might have missing reference frames. If the value of this property is VARIANT_TRUE, the decoder drops the frame. If the value is VARIANT_FALSE, the decoder attempts to decode the frame, using one or more nearby frames as reference frames. The resulting decoded frame will have blocking artifacts.
Requirements
|
Minimum supported client |
Windows 2000 Professional [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows 2000 Server [desktop apps | Windows Store apps] |
|
Header |
|
See also
Show: