uap5:InputType
指定媒體輸入子類型。
元素階層
<uap5:InputType>
Syntax
<uap5:InputType
SubType = 'A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx or a 4 character alphanumeric code. Cannot contain whitespace.'
MkvCodecId = 'A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.' />
屬性和元素
屬性
屬性 | 描述 | 資料類型 | 必要 | 預設值 |
---|---|---|---|---|
亞 | 自訂或現有的媒體子類型。 | 格式為 xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxx 或 4 個字元英數位元碼的 GUID。 不能包含空白字元。 | Yes | |
MkvCodecId | 字串,表示有效的 MKV 編解碼器識別碼。 | 長度介於 1 到 32767 個字元之間的字串,其開頭和結尾為非空白字元。 | No |
子元素
無
父元素
父元素 | 描述 |
---|---|
uap5:InputTypes | 包含媒體輸入子類型的清單。 |
規格需求
Item | 值 |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/uap/windows10/5 |
OS 最低版本 | Windows 10版本 1709 (組建 16299) |