KSPROPERTY_CONNECTION_PROPOSEDATAFORMAT
Clients can use the KSPROPERTY_CONNECTION_PROPOSEDATAFORMAT property to propose a new data format for the connection.
Usage Summary Table
Get | Set | Target | Property descriptor type | Property value type |
---|---|---|---|---|
No | Yes | Pin | KSPROPERTY | KSDATAFORMAT |
Remarks
This property returns a KSDATAFORMAT specifying the proposed data format.
The KS filter returns STATUS_SUCCESS if the pin can be reset to the proposed data format, or an error code otherwise. Note that this property request does not change the data format. Clients use KSPROPERTY_CONNECTION_DATAFORMAT to change the format.
Requirements
Header: ks.h (include Ks.h)