Class: VideoMessage
Defined in: WAProto/index.d.ts:9350
Implements
Constructors
new VideoMessage()
new VideoMessage(
p?):VideoMessage
Defined in: WAProto/index.d.ts:9351
Parameters
p?
Returns
Properties
accessibilityLabel?
optionalaccessibilityLabel:null|string
Defined in: WAProto/index.d.ts:9376
Implementation of
IVideoMessage.accessibilityLabel
annotations
annotations:
IInteractiveAnnotation[]
Defined in: WAProto/index.d.ts:9375
Implementation of
caption?
optionalcaption:null|string
Defined in: WAProto/index.d.ts:9358
Implementation of
contextInfo?
optionalcontextInfo:null|IContextInfo
Defined in: WAProto/index.d.ts:9367
Implementation of
directPath?
optionaldirectPath:null|string
Defined in: WAProto/index.d.ts:9364
Implementation of
externalShareFullVideoDurationInSeconds?
optionalexternalShareFullVideoDurationInSeconds:null|number
Defined in: WAProto/index.d.ts:9378
Implementation of
IVideoMessage.externalShareFullVideoDurationInSeconds
fileEncSha256?
optionalfileEncSha256:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:9362
Implementation of
fileLength?
optionalfileLength:null|number|Long
Defined in: WAProto/index.d.ts:9355
Implementation of
fileSha256?
optionalfileSha256:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:9354
Implementation of
gifAttribution?
optionalgifAttribution:null|Attribution
Defined in: WAProto/index.d.ts:9369
Implementation of
gifPlayback?
optionalgifPlayback:null|boolean
Defined in: WAProto/index.d.ts:9359
Implementation of
height?
optionalheight:null|number
Defined in: WAProto/index.d.ts:9360
Implementation of
interactiveAnnotations
interactiveAnnotations:
IInteractiveAnnotation[]
Defined in: WAProto/index.d.ts:9363
Implementation of
IVideoMessage.interactiveAnnotations
jpegThumbnail?
optionaljpegThumbnail:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:9366
Implementation of
mediaKey?
optionalmediaKey:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:9357
Implementation of
mediaKeyDomain?
optionalmediaKeyDomain:null|MediaKeyDomain
Defined in: WAProto/index.d.ts:9382
Implementation of
mediaKeyTimestamp?
optionalmediaKeyTimestamp:null|number|Long
Defined in: WAProto/index.d.ts:9365
Implementation of
IVideoMessage.mediaKeyTimestamp
metadataUrl?
optionalmetadataUrl:null|string
Defined in: WAProto/index.d.ts:9380
Implementation of
mimetype?
optionalmimetype:null|string
Defined in: WAProto/index.d.ts:9353
Implementation of
motionPhotoPresentationOffsetMs?
optionalmotionPhotoPresentationOffsetMs:null|number|Long
Defined in: WAProto/index.d.ts:9379
Implementation of
IVideoMessage.motionPhotoPresentationOffsetMs
processedVideos
processedVideos:
IProcessedVideo[]
Defined in: WAProto/index.d.ts:9377
Implementation of
seconds?
optionalseconds:null|number
Defined in: WAProto/index.d.ts:9356
Implementation of
staticUrl?
optionalstaticUrl:null|string
Defined in: WAProto/index.d.ts:9374
Implementation of
streamingSidecar?
optionalstreamingSidecar:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:9368
Implementation of
IVideoMessage.streamingSidecar
thumbnailDirectPath?
optionalthumbnailDirectPath:null|string
Defined in: WAProto/index.d.ts:9371
Implementation of
IVideoMessage.thumbnailDirectPath
thumbnailEncSha256?
optionalthumbnailEncSha256:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:9373
Implementation of
IVideoMessage.thumbnailEncSha256
thumbnailSha256?
optionalthumbnailSha256:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:9372
Implementation of
url?
optionalurl:null|string
Defined in: WAProto/index.d.ts:9352
Implementation of
videoSourceType?
optionalvideoSourceType:null|VideoSourceType
Defined in: WAProto/index.d.ts:9381
Implementation of
viewOnce?
optionalviewOnce:null|boolean
Defined in: WAProto/index.d.ts:9370
Implementation of
width?
optionalwidth:null|number
Defined in: WAProto/index.d.ts:9361
Implementation of
Methods
toJSON()
toJSON():
object
Defined in: WAProto/index.d.ts:9388
Returns
object
create()
staticcreate(properties?):VideoMessage
Defined in: WAProto/index.d.ts:9383
Parameters
properties?
Returns
decode()
staticdecode(r,l?):VideoMessage
Defined in: WAProto/index.d.ts:9385
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
encode()
staticencode(m,w?):Writer
Defined in: WAProto/index.d.ts:9384
Parameters
m
w?
Writer
Returns
Writer
fromObject()
staticfromObject(d):VideoMessage
Defined in: WAProto/index.d.ts:9386
Parameters
d
Returns
getTypeUrl()
staticgetTypeUrl(typeUrlPrefix?):string
Defined in: WAProto/index.d.ts:9389
Parameters
typeUrlPrefix?
string
Returns
string
toObject()
statictoObject(m,o?):object
Defined in: WAProto/index.d.ts:9387
Parameters
m
o?
IConversionOptions
Returns
object