Constructs a new VideoMessage.
Optional
properties:
IVideoMessage
Properties to set
Optional
accessibilityVideoMessage accessibilityLabel.
VideoMessage annotations.
Optional
caption
VideoMessage caption.
Optional
contextVideoMessage contextInfo.
Optional
directVideoMessage directPath.
Optional
externalVideoMessage externalShareFullVideoDurationInSeconds.
Optional
fileVideoMessage fileEncSha256.
Optional
fileVideoMessage fileLength.
Optional
fileVideoMessage fileSha256.
Optional
gifVideoMessage gifAttribution.
Optional
gifVideoMessage gifPlayback.
Optional
height
VideoMessage height.
VideoMessage interactiveAnnotations.
Optional
jpegVideoMessage jpegThumbnail.
Optional
mediaVideoMessage mediaKey.
Optional
mediaVideoMessage mediaKeyTimestamp.
Optional
mimetype
VideoMessage mimetype.
VideoMessage processedVideos.
Optional
seconds
VideoMessage seconds.
Optional
staticVideoMessage staticUrl.
Optional
streamingVideoMessage streamingSidecar.
Optional
thumbnailVideoMessage thumbnailDirectPath.
Optional
thumbnailVideoMessage thumbnailEncSha256.
Optional
thumbnailVideoMessage thumbnailSha256.
Optional
url
VideoMessage url.
Optional
viewVideoMessage viewOnce.
Optional
width
VideoMessage width.
Static
create
Creates a new VideoMessage instance using the specified properties.
Optional
properties:
IVideoMessage
Properties to set
VideoMessage instance
Static
decode
Decodes a VideoMessage message from the specified reader or buffer.
Reader or buffer to decode from
Optional
length:
number
Message length if known beforehand
VideoMessage
If the payload is not a reader or valid buffer
If required fields are missing
Static
decodeDecodes a VideoMessage message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
VideoMessage
If the payload is not a reader or valid buffer
If required fields are missing
Static
encode
Encodes the specified VideoMessage message. Does not implicitly verify messages.
VideoMessage message or plain object to encode
Optional
writer:
Writer
Writer to encode to
Writer
Static
encodeEncodes the specified VideoMessage message, length delimited. Does not implicitly verify messages.
VideoMessage message or plain object to encode
Optional
writer:
Writer
Writer to encode to
Writer
Static
fromCreates a VideoMessage message from a plain object. Also converts values to their respective internal types.
Plain object
VideoMessage
Static
getStatic
toCreates a plain object from a VideoMessage message. Also converts values to other types if specified.
VideoMessage
Optional
options:
IConversionOptions
Conversion options
Plain object
Static
verify
Generated using TypeDoc
Represents a VideoMessage.