MediaCategory |
Name | Description | Type | Required | Generic | Enum | Ignore |
---|---|---|---|---|---|---|
@type | string | true | true | |||
MediaURI | The URI for the media asset. | string | false | false | ||
KnownAssetNumber | The Known Asset Number for the media asset. | string | false | false | ||
ExtensionPoint | ExtensionPoint | false | true |
{ "@type" : "string", "mediaURI" : "string", "knownAssetNumber" : "string", "extensionPoint" : { } }