Property:Can encode
Jump to navigation
Jump to search
Malvineous (talk | contribs) (Set property type and description) |
Malvineous (talk | contribs) (Allow multiple values) |
||
| Line 1: | Line 1: | ||
[[Has type::Text]] value for the video, audio, or other codec that can be encoded by this device. One of: | [[Has type::Text]] value for the video, audio, or other codec that can be encoded by this device. One or more comma-separated values of: | ||
{{PropertyType-Codec}} | {{PropertyType-Codec|Can encode}} | ||
Add others to [[Template:PropertyType-Codec|this list]] as needed - try to be general, avoiding codec profiles and variants and using family names instead. More detail can be given in the article text if needed. | Add others to [[Template:PropertyType-Codec|this list]] as needed - try to be general, avoiding codec profiles and variants and using family names instead. More detail can be given in the article text if needed. | ||
Latest revision as of 19:17, 16 April 2016
Text value for the video, audio, or other codec that can be encoded by this device. One or more comma-separated values of:
- [[Can encode::None]] - no hardware decoding is supported
Video:
- [[Can encode::MPEG-1]] - a codec in the MPEG-1 family
- [[Can encode::MPEG-2]] - a codec in the MPEG-2 family
Audio:
- [[Can encode::AC-3]] - a codec in the Dolby Digital AC-3 family
- [[Can encode::ADPCM]] - Wikipedia:ADPCM
Add others to this list as needed - try to be general, avoiding codec profiles and variants and using family names instead. More detail can be given in the article text if needed.
D
None +
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "None", "MPEG-1", "MPEG-2", "AC-3", "ADPCM" ] } }