Skip to content

Commit a4022e8

Browse files
committed
Update code docs
1 parent 59cda99 commit a4022e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source_utils_deviceCapabilities.bs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -712,7 +712,7 @@
712712

713713
' H264
714714
h264LevelSupported = 0.0
715-
h264AssProfiles = {}
715+
h264AssProfiles = { "Constrained Baseline": true }
716716
for each profile in profileSupport["h264"]
717717
h264AssProfiles.AddReplace(profile, true)
718718
for each level in profileSupport["h264"][profile]

0 commit comments

Comments
 (0)