api_audiostream.h 184 B

1234567
  1. #include "../Agave/DecodeFile/ifc_audiostream.h"
  2. #ifndef NULLSOFT_TYPEDEF_API_AUDIOSTREAM_H
  3. #define NULLSOFT_TYPEDEF_API_AUDIOSTREAM_H
  4. typedef ifc_audiostream api_audiostream;
  5. #endif