Skip to content

Latest commit

 

History

History
79 lines (63 loc) · 2.4 KB

ksproperty-vpconfig-setconnectinfo.md

File metadata and controls

79 lines (63 loc) · 2.4 KB
title description keywords topic_type ms.topic api_name api_location api_type ms.date
KSPROPERTY_VPCONFIG_SETCONNECTINFO
The KSPROPERTY\_VPCONFIG\_SETCONNECTINFO property sets the video port configuration with user-defined connection information. It is a pointer to an array of DDVIDEOPORTCONNECT structures as returned by the KSPROPERTY\_VPCONFIG\_GETCONNECTINFO property.
KSPROPERTY_VPCONFIG_SETCONNECTINFO Streaming Media Devices
apiref
reference
KSPROPERTY_VPCONFIG_SETCONNECTINFO
ksmedia.h
HeaderDef
11/28/2017

KSPROPERTY_VPCONFIG_SETCONNECTINFO

The KSPROPERTY_VPCONFIG_SETCONNECTINFO property sets the video port configuration with user-defined connection information. It is a pointer to an array of DDVIDEOPORTCONNECT structures as returned by the KSPROPERTY_VPCONFIG_GETCONNECTINFO property.

Usage Summary Table

Get Set Target Property descriptor type Property value type

No

Yes

Pin

KSPROPERTY

DDVIDEOPORTCONNECT

The property value (operation data) is a DDVIDEOPORTCONNECT structure that describes the configuration of a video port connection.

Requirements

Header

Ksmedia.h (include Ksmedia.h)

See also

DDVIDEOPORTCONNECT

KSPROPERTY_VPCONFIG_GETCONNECTINFO