uap5:InputType
メディア入力サブタイプを指定します。
要素の階層
<uap5:InputType>
構文
<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 形式の GUID または 4 文字の英数字コード。 空白文字を含めることはできません。 | Yes | |
MkvCodecId | 有効な MKV コーデック ID を表す文字列。 | 長さが 1 ~ 32767 文字の文字列で、先頭と末尾に空白文字以外の文字が含まれます。 | いいえ |
子要素
なし
親要素
親要素 | 説明 |
---|---|
uap5:InputTypes | メディア入力サブタイプの一覧が含まれます。 |
必要条件
Item | 値 |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/uap/windows10/5 |
Minimum OS Version | Windows 10 バージョン 1709 (ビルド 16299) |