Interface IEmbeddedMusic

Properties of an EmbeddedMusic.

Hierarchy

  • IEmbeddedMusic

Implemented by

Properties

artistAttribution?: null | string

EmbeddedMusic artistAttribution

artworkDirectPath?: null | string

EmbeddedMusic artworkDirectPath

artworkEncSha256?: null | Uint8Array

EmbeddedMusic artworkEncSha256

artworkMediaKey?: null | Uint8Array

EmbeddedMusic artworkMediaKey

artworkSha256?: null | Uint8Array

EmbeddedMusic artworkSha256

author?: null | string

EmbeddedMusic author

countryBlocklist?: null | Uint8Array

EmbeddedMusic countryBlocklist

isExplicit?: null | boolean

EmbeddedMusic isExplicit

musicContentMediaId?: null | string

EmbeddedMusic musicContentMediaId

songId?: null | string

EmbeddedMusic songId

title?: null | string

EmbeddedMusic title

Generated using TypeDoc