| 
    FFmpeg
    
   | 
 
#include <string.h>#include "libavutil/channel_layout.h"#include "avformat.h"#include "internal.h"Go to the source code of this file.
Macros | |
| #define | MAX_READ_SIZE 4096 | 
Functions | |
| static int | apc_probe (AVProbeData *p) | 
| static int | apc_read_header (AVFormatContext *s) | 
| static int | apc_read_packet (AVFormatContext *s, AVPacket *pkt) | 
Variables | |
| AVInputFormat | ff_apc_demuxer | 
| #define MAX_READ_SIZE 4096 | 
Definition at line 75 of file apc.c.
Referenced by apc_read_packet().
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
| AVInputFormat ff_apc_demuxer | 
 1.8.2