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.' />
특성 및 요소
특성
attribute | Description | 데이터 형식 | 필수 | 기본값 |
---|---|---|---|---|
하위 유형 | 사용자 지정 또는 기존 미디어 하위 형식입니다. | xxxxxxxx-xxxx-xxxx-xxxx-xxxx-xxxx 또는 4자 영숫자 코드 형식의 GUID입니다. 공백을 포함할 수 없습니다. | Yes | |
MkvCodecId | 유효한 MKV 코덱 ID를 나타내는 문자열입니다. | 시작과 끝에 공백이 아닌 문자가 있는 길이가 1~32767자인 문자열입니다. | No |
자식 요소
없음
부모 요소
부모 요소 | Description |
---|---|
uap5:InputTypes | 미디어 입력 하위 형식의 목록을 포함합니다. |
요구 사항
항목 | 값 |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/uap/windows10/5 |
Minimum OS Version | Windows 10 버전 1709(빌드 16299) |