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