Constructs a new ProcessedVideo.
Optional
properties:
IProcessedVideo
Properties to set
Optional
bitrate
ProcessedVideo bitrate.
ProcessedVideo capabilities.
Optional
directProcessedVideo directPath.
Optional
fileProcessedVideo fileLength.
Optional
fileProcessedVideo fileSha256.
Optional
height
ProcessedVideo height.
Optional
quality
ProcessedVideo quality.
Optional
width
ProcessedVideo width.
Static
create
Creates a new ProcessedVideo instance using the specified properties.
Optional
properties:
IProcessedVideo
Properties to set
ProcessedVideo instance
Static
decode
Decodes a ProcessedVideo message from the specified reader or buffer.
Reader or buffer to decode from
Optional
length:
number
Message 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
encode
Encodes the specified ProcessedVideo message. Does not implicitly verify messages.
ProcessedVideo message or plain object to encode
Optional
writer:
Writer
Writer 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:
Writer
Writer 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:
IConversionOptions
Conversion options
Plain object
Static
verify
Generated using TypeDoc
Represents a ProcessedVideo.