| java.lang.Object | |
| ↳ | com.sun.media.sound.DLSInfo |
This class is used to store information to describe soundbanks, instruments and samples. It is stored inside a "INFO" List Chunk inside DLS files.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| archival_location | (IARL) Where content is archived. | ||||||||||
| artist | (IART) Artists of original content. | ||||||||||
| comments | (ICMT) General comments. | ||||||||||
| commissioned | (ICMS) Names of persons or orginizations who commissioned the file. | ||||||||||
| copyright | (ICOP) Copyright information. | ||||||||||
| creationDate | (ICRD) Date of creation, the format is: YYYY-MM-DD. | ||||||||||
| engineers | (IENG) Name of engineer who created the object. | ||||||||||
| genre | (IGNR) Genre of the work. | ||||||||||
| keywords | (IKEY) List of keyword that describe the content. | ||||||||||
| medium | (IMED) Describes original medium of the data. | ||||||||||
| name | (INAM) Title or subject. | ||||||||||
| product | (IPRD) Name of the product which the object is intended for. | ||||||||||
| source | (ISRC) Name of person or orginization who supplied orginal material for the file. | ||||||||||
| source_form | (ISRF) Source media for sample data is from. | ||||||||||
| subject | (ISBJ) Description of the content. | ||||||||||
| technician | (ITCH) Technician who sample the file/object. | ||||||||||
| tools | (ISFT) Name of software package used to create the file. | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
(ICRD) Date of creation, the format is: YYYY-MM-DD. For example 2007-01-01 for 1. january of year 2007.
(IKEY) List of keyword that describe the content. Examples: FX, bird, piano, etc.
(ISRC) Name of person or orginization who supplied orginal material for the file.