Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
The CODECAPI_SUPPORTSEVENTS property is used to indicate whether the minidriver supports user-mode events. That is, the minidriver implements the CODECAPI_CHANGELISTS event.
| Get | Set | Target | Property descriptor type | Property value type |
|---|---|---|---|---|
| Yes | Yes | Filter | KSPROPERTY | BOOL |
The property value (operation data) is of type BOOL, which specifies whether the minidriver supports user-mode events. A value of TRUE indicates the minidriver provides support. The minidriver should not support this GUID if it does not support the event mechanism.
Requirements
Headers: Declared in ksmedia.h. Include ksmedia.h.