KSPROPERTY_VIDEODECODER_STATUS
The KSPROPERTY_VIDEDECODER_STATUS property retrieves status information from the video decoder. This property must be implemented.
Usage Summary Table
Get | Set | Target | Property descriptor type | Property value type |
---|---|---|---|---|
Yes |
No |
Pin |
The property value (operation data) is a KSPROPERTY_VIDEODECODER_STATUS_S structure that specifies the present status of a video decoding device, such as number of lines in the incoming analog signal and whether the signal is locked in.
Requirements
Header |
Ksmedia.h (include Ksmedia.h) |