<uap4:MediaCodec
DisplayName = 'A string with a value between 1 and 256 characters in length. This string is localizable.'
Description = 'A string between 1 and 2048 characters in length.'
Category = 'A string that can have one of the following values: "audioDecoder", "audioEncoder","videoDecoder", or "videoEncoder".'
AppServiceName = 'An optional string with a value between 2 and 39 characters in length that consists of alphanumeric characters, periods (except for the first character), and dashes only.'
wincap3:ActivatableClassId = 'A string with a value between 1 and 255 characters in length.'
wincap3:Path = 'A string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, ", |, ?, or *.'
wincap3:ProcessorArchitecture = 'A string value that can be one of the following: "x86", "x64", "arm", "arm64", or "neutral".' >
<!-- Child elements -->
uap4:MediaEncodingProperties
</uap4:MediaCodec>
키
? 선택 사항(0개 또는 1개)
특성 및 요소
특성
attribute
Description
데이터 형식
필수
기본값
표시 이름
코덱의 이름입니다.
길이가 1~256자인 문자열입니다. 이 문자열은 지역화할 수 있습니다.
예
설명
코덱에 대한 설명입니다.
길이가 1~2048자인 문자열입니다.
Yes
범주
코덱의 범주입니다.
audioDecoder, audioEncoder, videoDecoder 또는 videoEncoder 값 중 하나를 가질 수 있는 문자열입니다.
Yes
AppServiceName
코덱으로 시작되는 앱 서비스입니다.
영숫자 문자, 마침표(첫 문자 제외) 및 대시로 구성된 길이가 2~39자인 선택적 문자열입니다.