Libav
Functions
pcm.h File Reference
#include "avformat.h"

Go to the source code of this file.

Functions

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

Function Documentation

§ ff_pcm_read_seek()

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

Definition at line 26 of file pcm.c.

Referenced by mmf_read_packet(), and oma_read_seek().