| 
    FFmpeg
    
   | 
 
#include "avformat.h"#include "internal.h"#include "avio_internal.h"#include "pcm.h"#include "libavutil/avassert.h"Go to the source code of this file.
Macros | |
| #define | AU_UNKNOWN_SIZE ((uint32_t)(~0)) | 
Variables | |
| static const AVCodecTag | codec_au_tags [] | 
| static const AVCodecTag *const | au_codec_tags [] = { codec_au_tags, NULL } | 
      
  | 
  static | 
      
  | 
  static | 
 1.8.17