Reads a stored recording's bytes back through authenticated MJStorage (server-side GetObject on the file's own provider/account) — NOT a public pre-signed link. Used to stream a recording to an authorized browser securely. Never throws.
GetObject
The MJ: Files id of the recording.
MJ: Files
{ Bytes, MimeType } or null when the file/account/object can't be resolved.
{ Bytes, MimeType }
null
Reads a stored recording's bytes back through authenticated MJStorage (server-side
GetObjecton the file's own provider/account) — NOT a public pre-signed link. Used to stream a recording to an authorized browser securely. Never throws.