次の方法で共有


uap4:InputType

メディア コーデックの入力の種類。

要素の階層

<パッケージ>

    <アプリケーション>

         <Application>

              <拡張機能>

                   <uap4:Extension>

                        <uap4:MediaCodec>

                             <uap4:MediaEncodingProperties>

                                  <uap4:InputTypes>

                                       <uap4:InputType>

構文

<uap4:InputType
  SubType = 'Either a 4 character code or a GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.' 
  uap6:CodecMimeType = 'A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.' />                 

属性と要素

属性

属性 説明 データ型 必須 既定値
サブタイプ GUID またはコーデックの形式の種類。 xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx 形式の 4 文字コードまたは GUID のいずれか。 Yes
uap6:CodecMimeType MIME の種類内の "codecs" フィールドの値。 たとえば、"video/mp4" 内の値 "hvc1" です。codecs='hvc1'" 長さが 1 ~ 32767 文字の文字列で、先頭と末尾に空白以外の文字が含まれます。 いいえ

子要素

なし。

親要素

親要素 説明
uap4:InputTypes メディア コーデックの入力の種類が含まれます。

必要条件

Item
Namespace http://schemas.microsoft.com/appx/manifest/uap/windows10/4
Minimum OS Version Windows 10 バージョン 1703 (ビルド 15063)