VLC 4.0.0-dev
Loading...
Searching...
No Matches

In-memory stream object. More...

#include <vlc_memstream.h>

Data Fields

FILE * stream
char * ptr
 Buffer start address.
size_t length
 Buffer length in bytes.

Detailed Description

In-memory stream object.

Field Documentation

◆ length

◆ ptr

◆ stream


The documentation for this struct was generated from the following file: