Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |
|
See also