FFmpeg
|
pcm.h File Reference
#include "avformat.h"
Include dependency graph for pcm.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
int | ff_pcm_read_packet (AVFormatContext *s, AVPacket *pkt) |
int | ff_pcm_read_seek (AVFormatContext *s, int stream_index, int64_t timestamp, int flags) |
Function Documentation
int ff_pcm_read_packet | ( | AVFormatContext * | s, |
AVPacket * | pkt | ||
) |
Definition at line 28 of file libavformat/pcm.c.
int ff_pcm_read_seek | ( | AVFormatContext * | s, |
int | stream_index, | ||
int64_t | timestamp, | ||
int | flags | ||
) |
Definition at line 46 of file libavformat/pcm.c.
Referenced by oma_read_seek().
Generated on Mon Nov 18 2024 06:52:08 for FFmpeg by 1.8.11