Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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_AVDecVideoDropPicWithMissingRef
Remarks
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
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 2000 Professional [desktop apps | UWP apps] |
| Minimum supported server |
Windows 2000 Server [desktop apps | UWP apps] |
| Header |
|