MediaInfo.openBufferContinue

Open a stream (Continue).

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

struct MediaInfo
size_t
openBufferContinue
(
ubyte* buffer
,
size_t size
)

Parameters

buffer ubyte*

pointer to the stream

size size_t

Count of bytes to read

Meta