Class: EmbeddedMusic
Defined in: WAProto/index.d.ts:4093
Implements
Constructors
new EmbeddedMusic()
new EmbeddedMusic(
p?):EmbeddedMusic
Defined in: WAProto/index.d.ts:4094
Parameters
p?
Returns
Properties
artistAttribution?
optionalartistAttribution:null|string
Defined in: WAProto/index.d.ts:4102
Implementation of
IEmbeddedMusic.artistAttribution
artworkDirectPath?
optionalartworkDirectPath:null|string
Defined in: WAProto/index.d.ts:4099
Implementation of
IEmbeddedMusic.artworkDirectPath
artworkEncSha256?
optionalartworkEncSha256:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:4101
Implementation of
IEmbeddedMusic.artworkEncSha256
artworkMediaKey?
optionalartworkMediaKey:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:4105
Implementation of
IEmbeddedMusic.artworkMediaKey
artworkSha256?
optionalartworkSha256:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:4100
Implementation of
author?
optionalauthor:null|string
Defined in: WAProto/index.d.ts:4097
Implementation of
countryBlocklist?
optionalcountryBlocklist:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:4103
Implementation of
IEmbeddedMusic.countryBlocklist
derivedContentStartTimeInMs?
optionalderivedContentStartTimeInMs:null|number|Long
Defined in: WAProto/index.d.ts:4107
Implementation of
IEmbeddedMusic.derivedContentStartTimeInMs
isExplicit?
optionalisExplicit:null|boolean
Defined in: WAProto/index.d.ts:4104
Implementation of
musicContentMediaId?
optionalmusicContentMediaId:null|string
Defined in: WAProto/index.d.ts:4095
Implementation of
IEmbeddedMusic.musicContentMediaId
musicSongStartTimeInMs?
optionalmusicSongStartTimeInMs:null|number|Long
Defined in: WAProto/index.d.ts:4106
Implementation of
IEmbeddedMusic.musicSongStartTimeInMs
overlapDurationInMs?
optionaloverlapDurationInMs:null|number|Long
Defined in: WAProto/index.d.ts:4108
Implementation of
IEmbeddedMusic.overlapDurationInMs
songId?
optionalsongId:null|string
Defined in: WAProto/index.d.ts:4096
Implementation of
title?
optionaltitle:null|string
Defined in: WAProto/index.d.ts:4098
Implementation of
Methods
toJSON()
toJSON():
object
Defined in: WAProto/index.d.ts:4114
Returns
object
create()
staticcreate(properties?):EmbeddedMusic
Defined in: WAProto/index.d.ts:4109
Parameters
properties?
Returns
decode()
staticdecode(r,l?):EmbeddedMusic
Defined in: WAProto/index.d.ts:4111
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
encode()
staticencode(m,w?):Writer
Defined in: WAProto/index.d.ts:4110
Parameters
m
w?
Writer
Returns
Writer
fromObject()
staticfromObject(d):EmbeddedMusic
Defined in: WAProto/index.d.ts:4112
Parameters
d
Returns
getTypeUrl()
staticgetTypeUrl(typeUrlPrefix?):string
Defined in: WAProto/index.d.ts:4115
Parameters
typeUrlPrefix?
string
Returns
string
toObject()
statictoObject(m,o?):object
Defined in: WAProto/index.d.ts:4113
Parameters
m
o?
IConversionOptions
Returns
object