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