Constructs a new ProcessedVideo.
Optional
properties: IProcessedVideoProperties to set
Optional
bitrateProcessedVideo bitrate.
ProcessedVideo capabilities.
Optional
directProcessedVideo directPath.
Optional
fileProcessedVideo fileLength.
Optional
fileProcessedVideo fileSha256.
Optional
heightProcessedVideo height.
Optional
qualityProcessedVideo quality.
Optional
widthProcessedVideo width.
Static
createCreates a new ProcessedVideo instance using the specified properties.
Optional
properties: IProcessedVideoProperties to set
ProcessedVideo instance
Static
decodeDecodes a ProcessedVideo message from the specified reader or buffer.
Reader or buffer to decode from
Optional
length: numberMessage length if known beforehand
ProcessedVideo
If the payload is not a reader or valid buffer
If required fields are missing
Static
decodeDecodes a ProcessedVideo message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
ProcessedVideo
If the payload is not a reader or valid buffer
If required fields are missing
Static
encodeEncodes the specified ProcessedVideo message. Does not implicitly verify messages.
ProcessedVideo message or plain object to encode
Optional
writer: WriterWriter to encode to
Writer
Static
encodeEncodes the specified ProcessedVideo message, length delimited. Does not implicitly verify messages.
ProcessedVideo message or plain object to encode
Optional
writer: WriterWriter to encode to
Writer
Static
fromCreates a ProcessedVideo message from a plain object. Also converts values to their respective internal types.
Plain object
ProcessedVideo
Static
getStatic
toCreates a plain object from a ProcessedVideo message. Also converts values to other types if specified.
ProcessedVideo
Optional
options: IConversionOptionsConversion options
Plain object
Static
verifyGenerated using TypeDoc
Represents a ProcessedVideo.