Functions

libavformat/pcm.c File Reference

#include "avformat.h"
#include "pcm.h"

Go to the source code of this file.

Functions

int pcm_read_seek (AVFormatContext *s, int stream_index, int64_t timestamp, int flags)

Function Documentation

int pcm_read_seek ( AVFormatContext s,
int  stream_index,
int64_t  timestamp,
int  flags 
)

Definition at line 25 of file pcm.c.

Referenced by wav_read_seek().