You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -54,7 +57,8 @@ Note that the value passed to the MaxVideoRateAllowed parameter must be one of t
54
57
Also note that the values are not case sensitive; the value entered here as hd720p15m will be automatically converted to the appropriate casing (in this instance, to Hd720p15M).
55
58
56
59
57
-
### -------------------------- Example 2 --------------------------
This parameter is reserved for internal Microsoft use.
430
+
431
+
```yaml
432
+
Type: Boolean
433
+
Parameter Sets: (All)
434
+
Aliases:
435
+
436
+
Required: False
437
+
Position: Named
438
+
Default value: None
439
+
Accept pipeline input: False
440
+
Accept wildcard characters: False
441
+
```
442
+
443
+
### -EnableAVBundling
444
+
This parameter is reserved for internal Microsoft use.
445
+
446
+
```yaml
447
+
Type: Boolean
448
+
Parameter Sets: (All)
449
+
Aliases:
450
+
451
+
Required: False
452
+
Position: Named
453
+
Default value: None
454
+
Accept pipeline input: False
455
+
Accept wildcard characters: False
456
+
```
457
+
458
+
### -EnableReceiveAgc
459
+
This parameter is reserved for internal Microsoft use.
460
+
461
+
```yaml
462
+
Type: Boolean
463
+
Parameter Sets: (All)
464
+
Aliases:
465
+
466
+
Required: False
467
+
Position: Named
468
+
Default value: None
469
+
Accept pipeline input: False
470
+
Accept wildcard characters: False
471
+
```
472
+
424
473
### CommonParameters
425
474
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).
0 commit comments