Add DefaultAutomaticFraming property back in

Property was removed in error.
This commit is contained in:
Dan Pandre 2023-06-22 20:31:41 -04:00 committed by GitHub
parent 0527f96314
commit 9063fa4312
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,6 +75,7 @@ The following list shows the SurfaceHub configuration service provider nodes:
- [Properties](#properties)
- [AllowAutoProxyAuth](#propertiesallowautoproxyauth)
- [AllowSessionResume](#propertiesallowsessionresume)
- [DefaultAutomaticFraming][(#propertiesdefaultautomaticframing)
- [DefaultVolume](#propertiesdefaultvolume)
- [DisableSigninSuggestions](#propertiesdisablesigninsuggestions)
- [DoNotShowMyMeetingsAndFiles](#propertiesdonotshowmymeetingsandfiles)
@ -2154,6 +2155,46 @@ Specifies whether to allow the ability to resume a session when the session time
<!-- Device-Properties-AllowSessionResume-End -->
<!-- Device-Properties-DefaultAutomaticFraming-Begin -->
### Properties/DefaultAutomaticFraming
<!-- Device-Properties-DefaultAutomaticFraming-Applicability-Begin -->
| Scope | Editions | Applicable OS |
|:--|:--|:--|
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ Windows SE | ✅ Windows 10, version 20H2 [10.0.19042] and later |
<!-- Device-Properties-DefaultAutomaticFraming-Applicability-End -->
<!-- Device-Properties-DefaultAutomaticFraming-OmaUri-Begin -->
```Device
./Vendor/MSFT/SurfaceHub/Properties/DefaultAutomaticFraming
```
<!-- Device-Properties-DefaultAutomaticFraming-OmaUri-End -->
<!-- Device-Properties-DefaultAutomaticFraming-Description-Begin -->
<!-- Description-Source-DDF -->
Specifies whether the Surface Hub 2 Smart Camera feature to automatically zoom and keep users centered in the video is enabled.
<!-- Device-Properties-DefaultAutomaticFraming-Description-End -->
<!-- Device-Properties-DefaultAutomaticFraming-Editable-Begin -->
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
<!-- Device-Properties-DefaultAutomaticFraming-Editable-End -->
<!-- Device-Properties-DefaultAutomaticFraming-DFProperties-Begin -->
**Description framework properties**:
| Property name | Property value |
|:--|:--|
| Format | `bool` |
| Access Type | Get, Replace |
| Default Value | true |
<!-- Device-Properties-DefaultAutomaticFraming-DFProperties-End -->
<!-- Device-Properties-DefaultAutomaticFraming-Examples-Begin -->
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
<!-- Device-Properties-DefaultAutomaticFraming-Examples-End -->
<!-- Device-Properties-DefaultAutomaticFraming-End -->
<!-- Device-Properties-DefaultVolume-Begin -->
### Properties/DefaultVolume