| 
    FFmpeg
    
   | 
 
#include <inttypes.h>#include <stdint.h>#include "avformat.h"#include "internal.h"#include "riff.h"Go to the source code of this file.
Data Structures | |
| struct | XWMAContext | 
Functions | |
| static int | xwma_probe (const AVProbeData *p) | 
| static int | xwma_read_header (AVFormatContext *s) | 
| static int | xwma_read_packet (AVFormatContext *s, AVPacket *pkt) | 
Variables | |
| AVInputFormat | ff_xwma_demuxer | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
| AVInputFormat ff_xwma_demuxer | 
 1.8.17