| 
    FFmpeg
    
   | 
 
Go to the source code of this file.
Macros | |
| #define | RAW_SAMPLES 1024 | 
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) | 
| int ff_pcm_read_packet | ( | AVFormatContext * | s, | 
| AVPacket * | pkt | ||
| ) | 
| int ff_pcm_read_seek | ( | AVFormatContext * | s, | 
| int | stream_index, | ||
| int64_t | timestamp, | ||
| int | flags | ||
| ) | 
Definition at line 56 of file pcm.c.
Referenced by oma_read_seek().
 1.8.17