Constructs a new MediaData.
MediaData directPath.
MediaData fileEncSha256.
MediaData fileSha256.
MediaData mediaKey.
MediaData mediaKeyTimestamp.
Converts this MediaData to JSON.
JSON object
Creates a new MediaData instance using the specified properties.
MediaData instance
Decodes a MediaData message from the specified reader or buffer.
Reader or buffer to decode from
MediaData
Decodes a MediaData message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
MediaData
Encodes the specified MediaData message. Does not implicitly verify messages.
MediaData message or plain object to encode
Writer
Encodes the specified MediaData message, length delimited. Does not implicitly verify messages.
MediaData message or plain object to encode
Writer
Creates a MediaData message from a plain object. Also converts values to their respective internal types.
Plain object
MediaData
Creates a plain object from a MediaData message. Also converts values to other types if specified.
MediaData
Plain object
Verifies a MediaData message.
Plain object to verify
null
if valid, otherwise the reason why it is not
Generated using TypeDoc
Represents a MediaData.