File: audioio-mp3_impl.h

package info (click to toggle)
ecasound 2.9.1-7
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 5,652 kB
  • ctags: 6,128
  • sloc: cpp: 39,403; sh: 10,512; ansic: 2,040; lisp: 1,918; makefile: 909; python: 611; ruby: 202
file content (6 lines) | stat: -rw-r--r-- 84 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
#ifndef _AUDIOIO_MP3_IMPL_H
#define _AUDIOIO_MP3_IMPL_H

#include "layer.h"

#endif