#include "avformat.h"
Go to the source code of this file.
Functions | |
int | pcm_read_seek (AVFormatContext *s, int stream_index, int64_t timestamp, int flags) |
int | ff_raw_read_partial_packet (AVFormatContext *s, AVPacket *pkt) |
int ff_raw_read_partial_packet | ( | AVFormatContext * | s, | |
AVPacket * | pkt | |||
) |
int pcm_read_seek | ( | AVFormatContext * | s, | |
int | stream_index, | |||
int64_t | timestamp, | |||
int | flags | |||
) |
Referenced by wav_read_seek().