KSPROPERTY_CONNECTION_DATAFORMAT
Clients use the KSPROPERTY_CONNECTION_DATAFORMAT property to set the current data format.
Usage Summary Table
Get | Set | Target | Property descriptor type | Property value type |
---|---|---|---|---|
No | Yes | Pin | KSPROPERTY | KSDATAFORMAT |
Remarks
This property takes a KSDATAFORMAT structure specifying the requested data format.
KS filters only need to support this property if they allow clients to reset the current property, or if connections can be made with the data format incompletely specified.
For more information about the KSPROPERTY_CONNECTION_DATAFORMAT property, see KS Data Formats and Data Ranges and Data Range Intersections in AVStream.
Requirements
Header: ks.h (include Ks.h)