Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The IKsControl interface provides user-mode methods that control a KS filter or KS pin. See the IKsControl AVStream COM interface for information about the user-mode equivalent of this interface.
Inheritance
The IKsControl interface inherits from the IUnknown interface.
Methods
The IKsControl interface has these methods.
IKsControl::KsEvent The KsEvent method enables or disables an event, along with any other defined support operations available on an event set. |
IKsControl::KsMethod The KsMethod method sends a method to a KS object, along with any other defined support operations available on a method set. |
IKsControl::KsProperty The KsProperty method sets a property or retrieves property information, along with any other defined support operations available on a property set. |
Remarks
The IID for this interface is IID_IKsControl.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | ksproxy.h (include Ksproxy.h) |