Implements
Constructors
new AudioMessage()
new AudioMessage(Defined in: WAProto/index.d.ts:5556p?):AudioMessage
Parameters
p?
IAudioMessage
Returns
AudioMessage
Properties
accessibilityLabel?
Defined in: WAProto/index.d.ts:5572optionalaccessibilityLabel:null|string
Implementation of
IAudioMessage.accessibilityLabel
backgroundArgb?
Defined in: WAProto/index.d.ts:5570optionalbackgroundArgb:null|number
Implementation of
IAudioMessage.backgroundArgb
contextInfo?
Defined in: WAProto/index.d.ts:5567optionalcontextInfo:null|IContextInfo
Implementation of
IAudioMessage.contextInfo
directPath?
Defined in: WAProto/index.d.ts:5565optionaldirectPath:null|string
Implementation of
IAudioMessage.directPath
fileEncSha256?
Defined in: WAProto/index.d.ts:5564optionalfileEncSha256:null|Uint8Array<ArrayBufferLike>
Implementation of
IAudioMessage.fileEncSha256
fileLength?
Defined in: WAProto/index.d.ts:5560optionalfileLength:null|number|Long
Implementation of
IAudioMessage.fileLength
fileSha256?
Defined in: WAProto/index.d.ts:5559optionalfileSha256:null|Uint8Array<ArrayBufferLike>
Implementation of
IAudioMessage.fileSha256
mediaKey?
Defined in: WAProto/index.d.ts:5563optionalmediaKey:null|Uint8Array<ArrayBufferLike>
Implementation of
IAudioMessage.mediaKey
mediaKeyDomain?
Defined in: WAProto/index.d.ts:5573optionalmediaKeyDomain:null|MediaKeyDomain
Implementation of
IAudioMessage.mediaKeyDomain
mediaKeyTimestamp?
Defined in: WAProto/index.d.ts:5566optionalmediaKeyTimestamp:null|number|Long
Implementation of
IAudioMessage.mediaKeyTimestamp
mimetype?
Defined in: WAProto/index.d.ts:5558optionalmimetype:null|string
Implementation of
IAudioMessage.mimetype
ptt?
Defined in: WAProto/index.d.ts:5562optionalptt:null|boolean
Implementation of
IAudioMessage.ptt
seconds?
Defined in: WAProto/index.d.ts:5561optionalseconds:null|number
Implementation of
IAudioMessage.seconds
streamingSidecar?
Defined in: WAProto/index.d.ts:5568optionalstreamingSidecar:null|Uint8Array<ArrayBufferLike>
Implementation of
IAudioMessage.streamingSidecar
url?
Defined in: WAProto/index.d.ts:5557optionalurl:null|string
Implementation of
IAudioMessage.url
viewOnce?
Defined in: WAProto/index.d.ts:5571optionalviewOnce:null|boolean
Implementation of
IAudioMessage.viewOnce
waveform?
Defined in: WAProto/index.d.ts:5569optionalwaveform:null|Uint8Array<ArrayBufferLike>
Implementation of
IAudioMessage.waveform
Methods
create()
Defined in: WAProto/index.d.ts:5574staticcreate(properties?):AudioMessage
Parameters
properties?
IAudioMessage
Returns
AudioMessage
decode()
Defined in: WAProto/index.d.ts:5576staticdecode(r,l?):AudioMessage
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
AudioMessage
encode()
Defined in: WAProto/index.d.ts:5575staticencode(m,w?):Writer
Parameters
m
IAudioMessage
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:5577staticfromObject(d):AudioMessage
Parameters
d
Returns
AudioMessage
getTypeUrl()
Defined in: WAProto/index.d.ts:5580staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:5579
Returns
object
toObject()
Defined in: WAProto/index.d.ts:5578statictoObject(m,o?):object
Parameters
m
AudioMessage
o?
IConversionOptions
Returns
object