MediaInfo.openBufferInit

Open a stream (Init).

Open a stream and collect information about it (technical information and tags)

struct MediaInfo
size_t
openBufferInit
(
long fileSize = -1
,
long fileOffset = 0
)

Parameters

fileSize long

Estimated file size

fileOffset long

Offset of the file (if we don't have the beginning of the file)

Meta