MF_VIRTUALCAMERA_APP_PACKAGE_FAMILY_NAME attribute

Specifies the app package family name for a virtual camera configuration application. When provided, the pipeline will associate the configuration application with the virtual camera and provide a launch point within the Camera Settings page.

Data type

MF_ATTRIBUTE_STRING

Remarks

This attribute may be exposed by the virtual camera custom media source from the media source attribute store IMFMediaSourceEx::GetSourceAttributes.

If the configuration application is not yet installed on the machine, the Store application will be launched and navigated to the application page specified by the package family name. Otherwise, the installed application will be launched for the user.

Requirements

Requirement Value
Minimum supported client
Windows Build 22000
Minimum supported server
Windows Build 22000
Header
Mfapi.h

See also

Alphabetical List of Media Foundation Attributes

IMFAttributes::GetString

IMFAttributes::SetString