Property:Format
Jump to navigation
Jump to search
This property describes the format of a recording in my possession. It is a string with one of the following values:
- CD
- 2CD
- 3CD
- 3" CD-single
- CD-single
- DVD-A
- DVD (in which we don't distinguish between "DVD-single" and "full length" DVD's
- CD-ROM
- CD-R
- not specified
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "CD", "2CD", "3CD", "3\" CD-single", "CD-single", "DVD-A", "DVD", "CD-ROM", "CD-R", "not specified" ] } }