Edit

Share via


MF_VIDEO_RENDERER_EFFECT_APP_SERVICE_NAME attribute

Specifies the name of the video renderer effect app service with which a communication channel will be opened.

Data type

String

Remarks

A video renderer effect sets this attribute to the name of the app service to connect to. The app service name is defined in the AppX manifest of the package that contains the video renderer effect. When this property is set, the platform will asynchronously call the app service's implementation of IMFVideoRendererEffectControl::OnAppServiceConnectionEstablished, passing an IUnknown representing the app service communication channel.

Requirements

Requirement Value
Minimum supported client
Windows 10 version 1803
Minimum supported server
Windows Server version 1803
Header
Mfapi.h

See also

Alphabetical List of Media Foundation Attributes