avio_read

Read size bytes from AVIOContext into buf. @return number of bytes read or AVERROR

extern (C) @nogc nothrow
int
avio_read
(,
ubyte* buf
,
int size
)

Meta