Overview
contains a key value pair that contains information about the Media
See Also:
getMetadata, metadata
Variable Summary
| access | name | type | Can Read | Can Init | Can Write | Default Value | description |
|---|---|---|---|---|---|---|---|
| public-read | key | String | ![]() |
the key for this metadata, such as "Artist". |
|||
| public-read | value | Object | ![]() |
the value for this piece of metadata.
the value for this piece of metadata. Often a |

