av_vorbis_parse_frame

Get the duration for a Vorbis packet.

@param s Vorbis parser context @param buf buffer containing a Vorbis frame @param buf_size size of the buffer

extern (C) @nogc nothrow
int
av_vorbis_parse_frame
(,
const(ubyte)* buf
,)

Meta