Skip to content

Commit 91549b9

Browse files
committed
Adding description to audio-endpoint-codec table entry.
1 parent d114c51 commit 91549b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uwp/audio-video-camera/supported-play-type-strings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Windows APIs only support content type strings with the media type `"video"` and
8686
|5 |Video General: Efficiency</sup>|efficiency-setting |0 (off = no restriction), 1 (on = limit resolution when on battery power) |Does the user want battery life, streaming overhead, and/or download speed in preference to highest resolution? |Y | Support introduced in Windows 10, version 1709. See [Resolution with efficiency setting enabled](#resolution-with-efficiency-setting-enabled). |
8787
|6a |Video Decryption|encryption-type |“cenc” or “cbcs” |Is this encryption type supported for decryption with the specified codec / key-system? If value is unspecified, default value of "cenc" is used. |N | |
8888
|6b |Video Decryption|encryption-iv-size |8 or 16 |Is this Initialization Vector (IV) size (in bytes) supported for decryption with the specified codec / key-system? If value is unspecified, default value of 8 is used. |N | |
89-
| 7 | Audio Render | audio-endpoint-codec | A audio codec string. See [Supported audio endpoint codecs] (#supported-audio-endpoint-codecs) | N | Support introduced in **TBD version**. Only supported for Microsoft Media Foundation APIs. Unsupported for WinRT APIs. |
89+
| 7 | Audio Render | audio-endpoint-codec | An audio codec string. See [Supported audio endpoint codecs] (#supported-audio-endpoint-codecs) | Is this audio codec supported natively by the audio endpoint? | N | Support introduced in Windows 10, build 1803.. Only supported for Microsoft Media Foundation APIs. Unsupported for WinRT APIs. |
9090

9191

9292

0 commit comments

Comments
 (0)